Follow-up Comment #17, bug #12162 (project findutils):
I ran into this bug today. Having read the comments, may I make a suggestion:
Add a -filesize option, which works the way everyone clearly expects.
-filesize n[bkMGTP]
File uses n bytes of space. The following suffixes can be used:
Kamil Dudka wrote:
> we've discussed with Jim the issue with mounts triggered during directory
> tree traversal and we've decided to make a trade-off for now - enable the
> extra stat call only if the FTS_TIGHT_CYCLE_CHECK is set. This means it only
> affects find and du for now and leaves other ut
Hi Jim,
On Thu November 12 2009 12:44:48 Jim Meyering wrote:
> I've applied and pushed that.
thanks for considering it!
> I adjusted the comment, since I view this addition not as a feature,
> but rather as a kludge to work around brokenness in the NFS4
> implementation. Even though it affects