svn commit: r332718 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:40 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:24 2018
New Revision: 332718
URL: https://svnweb.freebsd.org/changeset/base/332718
Log:
Document r324674, fsck_ffs(8) no longer reports a filesystem as
'modified' if only the timestamp in the superblock changed.
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 Wed Apr 18 14:43:23 2018 (r332717)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:24 2018 (r332718)
@@ -212,6 +212,11 @@
disables the default microcode update search path when
used.</para>
+ <para revision="324674">The &man.fsck.ffs.8; utility has been
+ updated to prevent a filesystem from being reported as
+ modified when only the timestamp in the superblock is
+ updated.</para>
+
<para revision="325003" contrib="sponsor"
sponsor="&spectralogic;">The &man.diskinfo.8; utility has been
updated to display disk rotation rate and if
More information about the svn-src-stable
mailing list