mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
78ac868824
PR#15459 add all read-only compatible zpool features to grub2 compatibility list. 'obsolete_counts' is a read-only features that depends on 'device_removal' feature which is not read-only and is marked as ZFEATURE_FLAG_MOS. Creating a pool with grub2 compatibility enables 'device_removal' feature as well, which is not desired. This commit removes the 'obsolete_counts' feature from grub2 compatibility list, as GRUB only supports read-only compatible features. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Umer Saleem <usaleem@ixsystems.com> Closes #15499
24 lines
353 B
Plaintext
24 lines
353 B
Plaintext
# Features which are supported by GRUB2
|
|
allocation_classes
|
|
async_destroy
|
|
block_cloning
|
|
bookmarks
|
|
device_rebuild
|
|
embedded_data
|
|
empty_bpobj
|
|
enabled_txg
|
|
extensible_dataset
|
|
filesystem_limits
|
|
hole_birth
|
|
large_blocks
|
|
livelist
|
|
log_spacemap
|
|
lz4_compress
|
|
project_quota
|
|
resilver_defer
|
|
spacemap_histogram
|
|
spacemap_v2
|
|
userobj_accounting
|
|
zilsaxattr
|
|
zpool_checkpoint
|