]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: mention in NEWS about new df remote fs types
authorPádraig Brady <P@draigBrady.com>
Thu, 26 Nov 2020 14:29:57 +0000 (14:29 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 26 Nov 2020 14:29:57 +0000 (14:29 +0000)
* NEWS: Mention new remote file system types
recognized since gnulib commit dd1fc46b.

NEWS

diff --git a/NEWS b/NEWS
index 61b5d42f629946c36b80470dbb98ae9165bb8022..79f5b0e99bd243722c0a4cc472e57dd17dfa0b42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,9 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Improvements
 
+  df now recognizes these file systems as remote:
+  acfs, coda, fhgfs, gpfs, ibrix, ocfs2, and vxfs.
+
   stat and tail now know about the "devmem", "vboxsf", and "zonefs"
   file system types.  stat -f -c%T now reports the file system type,
   and tail -f uses polling for "vboxsf" and inotify for the others.