1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Document r280308, devfs(5) timestamp updates for read/write operations

is now disabled by default.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-04-28 18:10:55 +00:00
parent 631bd25479
commit 4acc0bfc03
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282167

View File

@ -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>