summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-24 23:30:46 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-24 23:30:46 +0000
commit5b917cfa592bb92be296e1370a811ada3cb17a25 (patch)
tree6edccb4b11ab937219dbc138821d4470062e769f /ChangeLog
parent0efb6d171e370ab993e554385d6023888f13d30c (diff)
downloadcoreutils-5b917cfa592bb92be296e1370a811ada3cb17a25.tar.xz
(show_dev): If the file system claims to have more available than total
blocks, report the number of used blocks as being total - available (a negative number) rather than as garbage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f6f293687..69c5ba3e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2006-01-24 Jim Meyering <jim@meyering.net>
+2006-01-24 Paul Eggert <eggert@cs.ucla.edu>
* Version 6.0-cvs.
+ * src/df.c (show_dev): If the file system claims to have
+ more available than total blocks, report the number of used
+ blocks as being total - available (a negative number) rather
+ than as garbage. Problem reported by Toralf Foerster.
+
+2006-01-24 Jim Meyering <jim@meyering.net>
+
* src/tail.c (tail_forever): Don't exit-nonzero when an attempt
to put a regular file in O_NONBLOCK mode fails with EPERM.
That happens on Linux when using tail -f on a file with the