svn commit: r363224 - head/cddl/contrib/opensolaris/cmd/zpool
Allan Jude
allanjude at FreeBSD.org
Wed Jul 15 14:38:17 UTC 2020
Author: allanjude
Date: Wed Jul 15 14:38:15 2020
New Revision: 363224
URL: https://svnweb.freebsd.org/changeset/base/363224
Log:
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 <vsasjason at gmail.com>
MFC after: 2 weeks
Sponsored by: Klara Inc.
Modified:
head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Wed Jul 15 14:27:23 2020 (r363223)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Wed Jul 15 14:38:15 2020 (r363224)
@@ -521,10 +521,9 @@ property has been set larger than 128KB, and will retu
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
More information about the svn-src-all
mailing list