mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-05 09:17:58 +02:00
b7bb499496
* src/du.c (process_file): Treat cycles due to bind mounts like cycles due to following symlinks. * tests/du/bind-mount-dir-cycle.sh: Adjust accordingly. * NEWS: Mention the change in behavior. Reported at http://bugzilla.redhat.com/836557