Explode zstd 1.4.5 into separate upstream files

It's much nicer to import from upstream this way, and compiles
faster too.

Everything in lib/ is unmodified 1.4.5.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12978
This commit is contained in:
Rich Ercolani
2022-03-01 08:32:52 -05:00
committed by Brian Behlendorf
parent 669683c4cb
commit 234e9605c1
58 changed files with 23917 additions and 27895 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
#define ZSTD_STATIC_LINKING_ONLY
#include "lib/zstd.h"
#include "lib/zstd_errors.h"
#include "lib/common/zstd_errors.h"
kstat_t *zstd_ksp = NULL;