Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 18:10:56 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r282167 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201504281810.t3SIAuQn024491@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Apr 28 18:10:55 2015
New Revision: 282167
URL: https://svnweb.freebsd.org/changeset/base/282167

Log:
  Document r280308, devfs(5) timestamp updates for read/write operations
  is now disabled by default.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:53 2015	(r282166)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:55 2015	(r282167)
@@ -623,6 +623,13 @@
       <para revision="279361">The <literal>kern.osrelease</literal>
 	and <literal>kern.osreldate</literal> are now configurable
 	&man.jail.8; parameters.</para>
+
+      <para revision="280308" contrib="sponsor" sponsor="&ix;">The
+	&man.devfs.5; device filesystem has been changed to disable
+	updating timestamps for read/write operations.  A new
+	&man.sysctl.8;, <literal>vfs.devfs.dotimes</literal> has been
+	added, which when set to a non-zero value, enables updating
+	timestamps for these operations.</para>
     </sect2>
   </sect1>
 



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