summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
m---------gnulib0
2 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7f74210c..f691ab3cb 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,11 @@ GNU coreutils NEWS -*- outline -*-
than error messages or values for the wrong file system.
[These bugs were present in "the beginning".]
+ df now outputs all appropriate entries in the presence of bind mounts.
+ On some systems, entries would have been incorrectly elided due to
+ them being considered "dummy" mounts.
+ [bug introduced in coreutils-8.22]
+
du now silently ignores directory cycles introduced with bind mounts.
Previously it would issue a warning and exit with a failure status.
[bug introduced in coreutils-8.1]
diff --git a/gnulib b/gnulib
-Subproject c6e14bbd5d404d147504acdd74c3fd17d5ef108
+Subproject 71be4c87c8267369f40fbfab7523ab9847154c0