summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Dilger <adilger@sun.com>2008-10-06 10:17:19 -0600
committerJim Meyering <meyering@redhat.com>2008-10-06 22:35:57 +0200
commita36f4cb451e96278127922a68513a8da8fe6d13f (patch)
tree9763f8c1c5788d83092fbb1fdbabf2ed453a4edd /NEWS
parented0a1c9f943ed112c7ef24b8ab85d530ce5ca324 (diff)
downloadcoreutils-a36f4cb451e96278127922a68513a8da8fe6d13f.tar.xz
stat: add lustre filesystem type
* src/stat.c (human_fstype) [S_MAGIC_LUSTRE]: Add case. Make "stat -f" recognize the "Lustre" filesystem type. <http://en.wikipedia.org/wiki/Lustre_(file_system)> * NEWS: Mention this feature.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ef98041c..ab7d5bdbe 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** New features
+
+ stat -f recognizes the Lustre file system type
+
* Noteworthy changes in release 7.0 (2008-10-05) [beta]