stat,tail: recognize new file system type: aufs
authorJim Meyering <meyering@redhat.com>
Sat, 30 Jun 2012 16:19:53 +0000 (18:19 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 30 Jun 2012 16:20:07 +0000 (18:20 +0200)
commitb0d8d3242998852e1a8a58b3f1b48186ad1063ec
tree80e8ae556288b66f139c8b2c12b76a9711160de6
parent5f6c22fceedd0d350e1a8246d4d73840de666c7e
stat,tail: recognize new file system type: aufs

* src/stat.c (human_fstype) [__linux__]: Add a 'case' for the new
remote file system type: aufs (0x61756673).
* NEWS (New features): Mention stat -f.
(Bug fixes): Mention it for tail -f.
Reported by Michael Mol in http://bugs.gnu.org/11823
NEWS
THANKS.in
src/stat.c