find: correct handling of -xdev
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 10 Jan 2010 01:33:02 +0000 (02:33 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 10 Jan 2010 01:33:02 +0000 (02:33 +0100)
commitce9b97f18bfdd594013dec330e05310125d2ef8d
treeb0f13e14d7e2db0a3e8b354337cab17b155881b9
parent8ced1e5dc55b972addafb91e4c4f527d41b8ee8e
find: correct handling of -xdev

function                                             old     new   delta
find_main                                            467     448     -19
fileAction                                          1336    1311     -25

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