Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2020 14:38:15 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r363224 - head/cddl/contrib/opensolaris/cmd/zpool
Message-ID:  <202007151438.06FEcFxo061138@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007151438.06FEcFxo061138>