In article <alpine.osx.2.00.1012261912460.43...@hotlap.local>, sp...@bway.net writes:
>Other gotchas would be some of the periodic scripts - you don't want >locate.updatedb traversing all that, or the setuid checks. locate.updatedb in 9-current doesn't do that, by default. Arguably you want the setuid checks to do it, so that you're aware of setuid executables that are buried in old snapshots -- particularly if you keep old snapshots of /usr around after a security update. >Also I know I'm prone to sometimes doing a brute-force "find" which >can also dip into those hundreds of snapshot dirs. In general, I >think having the directories hidden is a good default. I could see the logic in having find not descend into .zfs directories by default (if done in a sufficiently general way), although then you'd have to introduce a new flag "yes, really, look at everything!" for cases when that's not desirable. -GAWollman _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"