ZFS: remove duplicate "com.datto:encryption" from loader

This commit is contained in:
Matt Macy 2020-08-27 21:37:35 +00:00
parent 92fb4f8a61
commit 962619075c

View File

@ -128,7 +128,6 @@ static const char *features_for_read[] = {
"com.delphix:obsolete_counts",
"com.intel:allocation_classes",
"org.freebsd:zstd_compress",
"com.datto:encryption",
NULL
};