Le lun. 10 juin 2013 15:07:56 CEST, Michal Marek a écrit : > What kind of mountpoint zoo do you maintain in your build tree? :) We > run a find in make clean, make mrproper and other targets. So you might > need to fix more places. But please explain your use case. > > Michal I happened to be running a fuse thing (git fs, mounted under .git/fs); recursing that can take a *long* time. `find .` is the only one that actually runs into trouble, although it might be good if -xdev could be the default (through a shell function maybe?). -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html