svn commit: r276720 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jan 5 20:34:01 UTC 2015


Author: gjb
Date: Mon Jan  5 20:34:00 2015
New Revision: 276720
URL: https://svnweb.freebsd.org/changeset/base/276720

Log:
  Document r275490, vfs.zfs.spa_slop_shift tunable addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jan  5 20:33:57 2015	(r276719)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jan  5 20:34:00 2015	(r276720)
@@ -175,7 +175,9 @@
       <sect3 xml:id="fs">
 	<title>File Systems</title>
 
-	<para> </para>
+	<para revision="275490">A new tunable,
+	  <literal>vfs.zfs.spa_slop_shift</literal>, has been added,
+	  which controls how much space is reserved by default.</para>
       </sect3>
     </sect2>
 


More information about the svn-src-stable-10 mailing list