Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:43:24 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r332718 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804181443.w3IEhOZa015633@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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