mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Zstd: Update bundled library to v1.5.7 without further adjustments
This commit only replaces the bundled source and does not include any ZFS integration changes. Because the build depends on integration adjustments, it will fail until the accompanying integration commit is applied. Upstream release: https://github.com/facebook/zstd/releases/tag/v1.5.7 Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Alexander Moch <mail@alexmoch.com> Closes #18089
This commit is contained in:
committed by
Brian Behlendorf
parent
54b141fab5
commit
bbcddb127a
@@ -49,7 +49,7 @@
|
||||
|
||||
#define ZSTD_STATIC_LINKING_ONLY
|
||||
#include "lib/zstd.h"
|
||||
#include "lib/common/zstd_errors.h"
|
||||
#include "lib/zstd_errors.h"
|
||||
|
||||
static uint_t zstd_earlyabort_pass = 1;
|
||||
static int zstd_cutoff_level = ZIO_ZSTD_LEVEL_3;
|
||||
|
||||
Reference in New Issue
Block a user