Re: [bug #31961] Out-of-control memory usage when run against a large directory

2010-12-25 Thread Alex
Hi James, The directory has no subdirectories. I have been unable to cound the number of files in the directory because I can't do the usual find . | wc -l I just tried the latest stable release 4.4.2 downloaded from the official site and compiled from source and ran into the same problem. Will

[bug #45930] -ignore_readdir_race ineffective in find 4.5.11 and 4.5.14

2017-08-17 Thread Alex
Follow-up Comment #2, bug #45930 (project findutils): I can confirm the issue with CentOS7. Package info: findutils-4.5.11-5.el7.x86_64 Have a CRON that runs on multiple machine at the same time. Part of the script remove old log file in a common NFS folder. It uses 'find' for this and checks the