stat: recognize GPFS as a file system type
commit473b4fc1e8842ad99f544832683699539da5828d
authorJim Meyering <meyering@redhat.com>
Tue, 5 Jul 2011 20:49:56 +0000 (5 22:49 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 7 Jul 2011 11:58:22 +0000 (7 13:58 +0200)
tree5d1755c4c0031373420a07603a44e39470322eed
parent84d048002e423dc85ae99bbb3372cd48dc1bfe72
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.
NEWS
src/stat.c