From af84ca260350bd5f6d312003ea9e3f0855789d67 Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Wed, 15 Jul 2020 14:38:15 +0000 Subject: zpool-features(7): Note that the boot loader has support for large_blocks Since r304321 (-current: Aug 18, 2016) and r328866 (stable/11: Feb 5, 2018) the FreeBSD loader has supported reading from datasets with the large_blocks feature active. PR: 247992 Reported by: Anton Saietskii MFC after: 2 weeks Sponsored by: Klara Inc. --- cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'cddl/contrib/opensolaris/cmd') diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 b/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 index 6fe0c18d4759..980d4da0e31b 100644 --- a/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 +++ b/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 @@ -521,10 +521,9 @@ property has been set larger than 128KB, and will return to being once all filesystems that have ever had their recordsize larger than 128KB are destroyed. .Pp -Please note that booting from datasets that have recordsize greater than -128KB is -.Em NOT -supported by the +Booting from datasets that use the +.Sy large_block +feature is supported by the .Fx boot loader. .It Sy large_dnode -- cgit v1.2.3