Date: Wed, 30 May 2001 17:24:16 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Doug Barton <DougB@DougBarton.net> Cc: freebsd-hackers@freebsd.org Subject: Re: Problem with find -fstype local ? Message-ID: <20010531002416.EA6F03E0B@bazooka.unixfreak.org> In-Reply-To: <3B14D177.5010AC0F@DougBarton.net>; from DougB@DougBarton.net on "Wed, 30 May 2001 03:54:47 -0700"
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <DougB@DougBarton.net> writes: > Gang, > > This may be my lack of understanding, but doing 'find / -fstype local' > is > definitely traversing nfs mounted directories for me in -current and > -stable. The man page isn't 100% clear, but it seems to me that it should > not be doing that. My debugging got as far as determining that the option > is being recognized in function.c before I ran out of time. A cursory > examination didn't reveal to me any uses of the value that gets added to > new->mt_data, but I didn't look very hard. > > This problem was brought to my attention by /etc/periodic/weekly/340.no > id. > If I am not correct about what this option really should be doing, for the > record it'd be great to have an option for find that _does_ restrict paths > to locally mounted directories. See PR 23906. This has been bugging me, too, but so far I've been too lazy to fix it. > > Doug > -- > I need someone really bad. Are you really bad? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010531002416.EA6F03E0B>