From eb5f06f2a68b3abfe507d9fe527f920ada088688 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 8 Oct 2009 10:06:42 +0200 Subject: stat: add support for many more file system types * src/stat.c (human_fstype): Add the following FS types, from : 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cca3328d5..75a4207ad 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,9 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes - stat -f recognizes more file system types: CIFS, HFS + stat -f recognizes more file system types: afs, cifs, anon-inode FS, + btrfs, cgroupfs, cramfs-wend, debugfs, futexfs, hfs, inotifyfs, minux3, + nilfs, securityfs, selinux, xenfs ** New features -- cgit v1.2.3-54-g00ecf