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:
Toomas Soome 2020-12-15 21:48:35 +00:00
parent 3050aced42
commit eba724f361
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=368677

View File

@ -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",