stat: add support for many more file system types
authorJim Meyering <meyering@redhat.com>
Thu, 8 Oct 2009 08:06:42 +0000 (10:06 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 8 Oct 2009 08:18:28 +0000 (10:18 +0200)
commiteb5f06f2a68b3abfe507d9fe527f920ada088688
tree2205d29038ece68a13004a63bcb4bbf4a070f6ba
parent8e323907160db1cb3f9425204013597c81384492
stat: add support for many more file system types

* src/stat.c (human_fstype): Add the following FS types,
from <linux/magic.h>: afs, anon-inode FS, btrfs, cgroupfs,
cramfs-wend, debugfs, futexfs, inotifyfs, minux3, securityfs,
selinux, xenfs.
Also add "nilfs".
* src/Makefile.am (fs-kernel-magic): New rule.
* NEWS (Bug fixes): Mention this.
NEWS
src/Makefile.am
src/stat.c