loader: allow loader to accept zfs feature com.delphix:bookmark_written
We do not need to actually read bookmarks, just whitelist this feature. Reported by: mjg
This commit is contained in:
parent
eba724f361
commit
d3eae37553
@ -134,6 +134,7 @@ static const char *features_for_read[] = {
|
|||||||
"com.delphix:obsolete_counts",
|
"com.delphix:obsolete_counts",
|
||||||
"com.intel:allocation_classes",
|
"com.intel:allocation_classes",
|
||||||
"org.freebsd:zstd_compress",
|
"org.freebsd:zstd_compress",
|
||||||
|
"com.delphix:bookmark_written",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user