* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS that kept
commita86a56f7d101fbdeed6a64eb6b351ba67bfa5d05
authorJim Meyering <jim@meyering.net>
Tue, 26 Sep 2006 20:42:43 +0000 (26 20:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Sep 2006 20:42:43 +0000 (26 20:42 +0000)
tree0c4f480961a521f120a6ce2348c4852d290721de
parentb7c315cdda2d1d189232c2cd36f3b2610914e5f3
* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS that kept
it from removing a directory containing 188 or more entries.
* src/remove.c (CONSECUTIVE_READDIR_UNLINK_THRESHOLD): Decrease by
20, go work around the buggy readdir on Darwin 8.6.1 with NFS.
Reported by Matthew Woehlke.
ChangeLog
NEWS
src/remove.c