find: make -mindepth N -xdev correctly stop on mountpoints
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Sep 2012 13:24:11 +0000 (15:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Sep 2012 13:24:11 +0000 (15:24 +0200)
commit2dc1a9727288dd732af47e2618a791be9214dfe4
tree48d36577a1893bf2da7c9f410860a6cadd4d1e2d
parent9e71e3cea59c06d40234d8f3363c3f05112e8d5a
find: make -mindepth N -xdev correctly stop on mountpoints

function                                             old     new   delta
fileAction                                           153     193     +40

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
findutils/find.c