Add back org.freebsd:zstd_compress to features_for_read
This list is the of features that are allowed on the whole pool, not the list of features that are implemented.
This commit is contained in:
parent
9257c69b1c
commit
df13933e33
@ -132,9 +132,7 @@ static const char *features_for_read[] = {
|
||||
"com.delphix:device_removal",
|
||||
"com.delphix:obsolete_counts",
|
||||
"com.intel:allocation_classes",
|
||||
#ifdef HAS_ZSTD_ZFS
|
||||
"org.freebsd:zstd_compress",
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user