mirror_zfs/module/zstd/include
Coleman Kane a78f19d3ec Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernel
Newer zstd code introduced in the main kernel tree now creates a symbol
collision with ZSTD_isError in our ZSTD code. This change relabels our
implementation with a ZFS-specific symbol name, and undoes some
macro-based micro-optimizations that conflict with the attempt to rename
our internal-use version.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #12819
2021-12-07 12:28:22 -08:00
..
aarch64_compat.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
limits.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
sparc_compat.h Fix cross-endian interoperability of zstd 2021-08-30 14:13:46 -07:00
stddef.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
stdint.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
stdio.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
stdlib.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
string.h Add zstd support to zfs 2020-08-20 10:30:06 -07:00
zstd_compat_wrapper.h Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernel 2021-12-07 12:28:22 -08:00