rm, du, chmod, chown, chgrp: use much less memory for large directories
commit0ba576979a10a11e5652fd155266464b1e784892
authorJim Meyering <meyering@redhat.com>
Fri, 19 Aug 2011 15:51:45 +0000 (19 17:51 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 19 Aug 2011 16:21:06 +0000 (19 18:21 +0200)
tree04b1da5dcef655178b0199c8d7aa874d386c77e6
parent036a9c69099f372ca581ce8b5c22e88656a2b478
rm, du, chmod, chown, chgrp: use much less memory for large directories

For details, see the gnulib commit,
http://git.sv.gnu.org/cgit/gnulib.git/commit/?id=47cb657e
* tests/rm/4-million-entry-dir: New test.
* tests/Makefile.am (TESTS): Add it.
* NEWS (Bug fixes): Mention it.
* gnulib: Update to latest to get the required fts fixes.
NEWS
gnulib
tests/Makefile.am
tests/rm/4-million-entry-dir [new file with mode: 0755]