]> git.proxmox.com Git - mirror_zfs.git/commit
Add all read-only compatible zpool features to grub2 compatibility
authorUmer Saleem <usaleem@ixsystems.com>
Tue, 31 Oct 2023 16:51:54 +0000 (21:51 +0500)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 16:51:54 +0000 (09:51 -0700)
commitcba99a046e346dc3f3170294de597495143546de
tree0040052618cb73addb8efd2b6ccf8f42d7dd0079
parent9ccdb8becdc6a50c389958877aa76ff12a8955d2
Add all read-only compatible zpool features to grub2 compatibility

GRUB opens the boot pool in read-only mode. All read-only
compatible features for zpool can be enabled and added to
grub2 compatibility, as GRUB does not open the boot-pool
for write.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
Closes #15459
cmd/zpool/compatibility.d/grub2