mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
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:
committed by
Brian Behlendorf
parent
669683c4cb
commit
234e9605c1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user