freebsd-dev/stand/libsa/zfs
Toomas Soome e499793e76 Remove duplicate lz4 implementations
Port illumos change: https://www.illumos.org/issues/11667

Move lz4.c out of zfs tree to opensolaris/common/lz4, adjust it to be
usable from kernel/stand/userland builds, so we can use just one single
source. Add lz4.h to declare lz4_compress() and lz4_decompress().

MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D22037
2019-11-02 12:28:04 +00:00
..
devicename_stubs.c
libzfs.h Eliminate duplicated code and struct member definitions in the handoff 2018-12-03 03:58:30 +00:00
Makefile.inc Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
zfs.c loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa 2019-10-19 08:08:06 +00:00
zfsimpl.c loader: rs_alloc() may return NULL 2019-10-26 18:29:02 +00:00