freebsd-dev/stand/libsa/zfs
Toomas Soome 9de6a13e0f loader: xdr_array is missing count
The integer arrays are encoded in nvlist as counted array <count, i0, i1...>,
loader xdr_array() is missing the count. This will affect the pool import when
there are hole devices in pool.

Also fix the new data add and print functions.
2020-12-07 11:25:18 +00:00
..
devicename_stubs.c
libzfs.h loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
Makefile.inc loader: add aarch64 support for zstd 2020-10-28 21:18:04 +00:00
nvlist.c loader: xdr_array is missing count 2020-12-07 11:25:18 +00:00
zfs.c loader: revert r342161 and r342151 2020-10-22 20:02:02 +00:00
zfsimpl.c Add back org.freebsd:zstd_compress to features_for_read 2020-10-13 03:49:12 +00:00
zstd_shim.c Add zstd support to the boot loader. 2020-10-12 22:19:07 +00:00