diff options
author | Coleman Kane <[email protected]> | 2021-12-05 15:18:46 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-12-07 12:28:22 -0800 |
commit | a78f19d3ec8e5c0f82c860870f1ddc442ca45e25 (patch) | |
tree | 626336f5cc42f7c63f1acf943a7f8e1f59727729 /module/zstd/zstd-in.c | |
parent | 1e767532f20030385897fea2cf84fb59b69bd13c (diff) |
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 <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Coleman Kane <[email protected]>
Closes #12819
Diffstat (limited to 'module/zstd/zstd-in.c')
0 files changed, 0 insertions, 0 deletions