mirror_zfs/module/zstd/include
Sebastian Gottschall 184df27eef
Avoid symbol collision with in-kernel zstdlib
For Linux, when zfs is compiled as an in kernel static variant
and the in kernel zstd library is compiled statically into the kernel
a symbol collision will occur.  This wrapper header renames all
of the relevant zstd functions to avoid this problem.

Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
Closes #10775
2020-08-24 12:20:41 -07: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
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 Avoid symbol collision with in-kernel zstdlib 2020-08-24 12:20:41 -07:00