freebsd-dev/stand/libsa/zfs
Matt Macy 6459a61ea7 Tell loader to ignore newer features enabled on the root pool.
There are many new features in ZoF. Most, if not all, do not effect read only usage.
Encryption in particular is enabled at the pool level but used at the dataset level.
The loader obviously will not be able to boot if the boot dataset is encrypted, but
should not care if some other dataset in the root pool is encrypted.

Reviewed by:	allanjude
MFC after:	1 week
2019-06-19 21:10:13 +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
zfs.c stand: zfs: Free bouncebuf on error path in vdev_read 2019-05-31 17:44:22 +00:00
zfsimpl.c Tell loader to ignore newer features enabled on the root pool. 2019-06-19 21:10:13 +00:00