]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 15 Feb 2005 08:58:05 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 15 Feb 2005 08:58:05 +0000 (08:58 +0000)
ChangeLog

index bce7f7f9aaf31f1f7fb13d7452f4c12d701ddd36..8f5e06a64406642233596e2eb56cc27f708076b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * Version 5.3.1.
 
+       * src/stat.c (human_fstype): Add case/definition for S_MAGIC_XFS
+       so that file systems of type `xfs' are recognized as such.
+       * src/fs.h: Regenerate.
+       Reported by Bernd Eckenfels.
+
        * src/nice.c (NZERO) [NZERO == 0]: Undefine and define to 20,
        to work around the invalid definition from Darwin 7.7.0.
        Test failure reported by Sébastien Maret.