summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-07-05 22:49:56 +0200
committerJim Meyering <meyering@redhat.com>2011-07-07 13:58:22 +0200
commit473b4fc1e8842ad99f544832683699539da5828d (patch)
tree5d1755c4c0031373420a07603a44e39470322eed /NEWS
parent84d048002e423dc85ae99bbb3372cd48dc1bfe72 (diff)
downloadcoreutils-473b4fc1e8842ad99f544832683699539da5828d.tar.xz
stat: recognize GPFS as a file system type
* src/stat.c (human_fstype) [S_MAGIC_GPFS]: Add a case, to handle GPFS_SUPER_MAGIC/0x47504653. Prompted by this discussion: http://thread.gmane.org/gmane.comp.sysutils.autoconf.general/14007 * NEWS (Improvements): Mention it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d58df26fc..f7e782344 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,8 @@ GNU coreutils NEWS -*- outline -*-
cp and ls now support HP-UX 11.11's ACLs, thanks to improved support
in gnulib.
+ stat -f now also recognizes the GPFS file system type.
+
** Build-related
Changes inherited from gnulib address a build failure on HP-UX 11.11