From: Pádraig Brady Date: Thu, 10 Jul 2014 23:33:36 +0000 (+0100) Subject: build: update gnulib submodule to latest X-Git-Tag: v8.23~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c003e6d57afb01641494bbe44ce0471e2f0d106;p=thirdparty%2Fcoreutils.git build: update gnulib submodule to latest * gnulib: Sync recent cleanups and the fix for missing df entries in the presence of bind mounts: http://bugs.gnu.org/17833 * NEWS: Detail the df bug fix. --- diff --git a/NEWS b/NEWS index c7f74210cf..f691ab3cb6 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 index c6e14bbd5d..71be4c87c8 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit c6e14bbd5d404d147504acdd74c3fd17d5ef1088 +Subproject commit 71be4c87c8267369f40fbfab7523ab9847154c02