HomeFreeBSD

stand/zfs: Remove read-compatible features

Description

stand/zfs: Remove read-compatible features

These features are marked as ZFEATURE_FLAG_READONLY_COMPAT and so
irrelevant for read-only pool imports by the loader:

"com.datto:resilver_defer",
"com.delphix:obsolete_counts",
"com.delphix:spacemap_histogram",
"com.delphix:zpool_checkpoint",
"com.intel:allocation_classes",
"org.zfsonlinux:allocation_classes"

This should cause no functional changes, just a code cleanup.

MFC after: 2 months

(cherry picked from commit 939a62d673e6c340ee2b7243074a529919e39196)

Details

Provenance
mavAuthored on Nov 4 2023, 4:26 PM
Parents
rG2f3ff6fe1a69: vfs_vnops.c: Fix vn_generic_copy_file_range() for truncation
Branches
Unknown
Tags
Unknown