1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/stand/libsa/zfs
Alexander Motin 939a62d673 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
2023-11-04 12:26:25 -04:00
..
spl/sys
libzfs.h
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nvlist.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
nvlist.h
zfs.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
zfsimpl.c stand/zfs: Remove read-compatible features 2023-11-04 12:26:25 -04:00