loader: allow loader to accept zfs feature com.datto:bookmark_v2
We do not need to actually read bookmarks, just whitelist this feature Reported by: jpaetzel
This commit is contained in:
parent
3050aced42
commit
eba724f361
@ -127,6 +127,7 @@ static const char *features_for_read[] = {
|
||||
"com.delphix:zpool_checkpoint",
|
||||
"com.delphix:spacemap_v2",
|
||||
"com.datto:encryption",
|
||||
"com.datto:bookmark_v2",
|
||||
"org.zfsonlinux:allocation_classes",
|
||||
"com.datto:resilver_defer",
|
||||
"com.delphix:device_removal",
|
||||
|
Loading…
Reference in New Issue
Block a user