]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stat: recognize MQUEUE and PSTOREFS file systems
authorPádraig Brady <P@draigBrady.com>
Fri, 24 Jun 2011 07:22:06 +0000 (08:22 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 24 Jun 2011 12:30:57 +0000 (13:30 +0100)
commit171e1b98152a0433188e19bfcd3e45bb095b7ecb
treedfef4d921b804fd84eb81802601c76449ce58f1a
parent376b19410eb57f36f711750ca75ed30dc1ebddce
stat: recognize MQUEUE and PSTOREFS file systems

* src/stat.c (human_fstype): Add magic numbers for
PSTOREFS and MQUEUE.
src/stat.c