freebsd-dev/stand/libsa/zfs
Toomas Soome b93b14dc75 loader: can not read zfs pool with slog removed
The vdev_init() does check for "known" vdev types, the [log] device removal will create "hole"
device, but vdev_init() does not allow it.

Obtained from: illumos
MFC after:	1 week
2020-06-26 21:21:35 +00:00
..
devicename_stubs.c
libzfs.h loader: create single zfs nextboot implementation 2020-06-20 06:23:31 +00:00
Makefile.inc loader: create single zfs nextboot implementation 2020-06-20 06:23:31 +00:00
nvlist.c loader: create single zfs nextboot implementation 2020-06-20 06:23:31 +00:00
zfs.c loader: create single zfs nextboot implementation 2020-06-20 06:23:31 +00:00
zfsimpl.c loader: can not read zfs pool with slog removed 2020-06-26 21:21:35 +00:00