opnsense-src/sys/modules/zfs
John Baldwin 0c348b97eb zfs: Disable -Wunused-but-set-variable for a few files in zstd.
FSE_createCTable raises the warning because we stub out malloc() to
NULL in the kernel, so the passed in size is unused.

ZSTD_seqDecompressedSize has a variable whose value is only used in
assertions.

NB: These files are missing corresponding entries in sys/conf/files.
2022-04-07 17:01:29 -07:00
..
Makefile zfs: Disable -Wunused-but-set-variable for a few files in zstd. 2022-04-07 17:01:29 -07:00
static_ccompile.h
zfs_config.h zfs: update zfs_config.h and zfs_gitrev.h 2022-03-29 12:40:41 +02:00
zfs_gitrev.h zfs: update zfs_config.h and zfs_gitrev.h 2022-03-29 12:40:41 +02:00