From c321f7450f24c495382aabf9125a2701f47e5a04 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Sat, 15 Dec 2012 00:13:55 +0100 Subject: tail,stat: improve support for the ceph file system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Teach tail -f that it must use polling on ceph file systems, and let stat -f --format=%T report the file system type name, "ceph". Website: http://ceph.com/ * src/stat.c (human_fstype): Add a case: ceph, 0x00C36400, remote. * NEWS (Improvements): Mention it. * THANKS.in: Update. Reported by Konrad Wróblewski in http://bugs.gnu.org/13172. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e22d3a9e5..1ee2c17a8 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,12 @@ GNU coreutils NEWS -*- outline -*- nl no longer supports the --page-increment option which was deprecated since coreutils-7.5. Use --line-increment instead. +** Improvements + + stat and tail now know about CEPH. stat -f --format=%T now reports the file + system type, and tail -f uses polling for files on CEPH file systems. + + ** Build-related Perl is now more of a prerequisite. It has long been required in order -- cgit v1.2.3-70-g09d2