* Re: [PATCH] scripts: Don't run find across mountpoints
[not found] <51B5F083.1050203@gmail.com>
@ 2013-06-23 21:31 ` Michal Marek
0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2013-06-23 21:31 UTC (permalink / raw)
To: Gabriel de Perthuis; +Cc: linux-kbuild, lkml
Hi Gabriel,
sorry for the late feedback.
Dne 10.6.2013 17:28, Gabriel de Perthuis napsal(a):
> Use RCS_FIND_IGNORE in more places.
Can you split it into two parts - one adding the missing RCS_FIND_IGNORE
to some find invocations, and other adding the -xdev option? While the
first change is obvious, I am in two minds abount the -xdev change. Your
original problem was .git in a separate filesystem, which is dealt with
by RCS_FIND_IGNORE. The actual source tree should reside in a single
filesystem in any sane setup. OTOH, if somebody really wishes to have
part of the source tree under a separate mountpoint, he probably has a
good reason for this.
Thanks,
Michal
^ permalink raw reply [flat|nested] only message in thread