commit | 6c750f15180ba51ef37c6cfa381b52e6b05d55aa | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Sep 27 01:51:47 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Sep 27 01:51:47 2009 +0200 |
tree | 8ac8783178491ebd1a57b53ac03829ab717687bd | |
parent | 48f116198d53697d59d03f4e0ff6cd8c04e79660 [diff] |
find: do not recurse into directories with depth == --maxdepth This may avoid many, many unnecessary stat() calls function old new delta fileAction 718 758 +40 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>