svn commit: r318051 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue May 9 17:21:42 UTC 2017


Author: gjb
Date: Tue May  9 17:21:41 2017
New Revision: 318051
URL: https://svnweb.freebsd.org/changeset/base/318051

Log:
  Document r315539, vfs.root_mount_always_wait tunable addition.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:40 2017	(r318050)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:41 2017	(r318051)
@@ -315,6 +315,11 @@
     <sect2 xml:id="kernel-sysctl">
       <title>System Tuning and Controls</title>
 
+      <para revision="315539">The
+	<literal>vfs.root_mount_always_wait</literal> tunable has been
+	added, which forces the kernel to wait for root mount holds
+	even if the root device is already present.</para>
+
       <para revision="316120" contrib="sponsor"
 	sponsor="&dellemc;">When the system real time clock
 	(<acronym>RTC</acronym>) is adjusted, such as by


More information about the svn-src-all mailing list