From owner-freebsd-hackers Wed May 30 3:54:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id E0AE137B424 for ; Wed, 30 May 2001 03:54:50 -0700 (PDT) (envelope-from DougB@DougBarton.net) Received: from DougBarton.net (master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id DAA73559 for ; Wed, 30 May 2001 03:54:50 -0700 (PDT) (envelope-from DougB@DougBarton.net) Message-ID: <3B14D177.5010AC0F@DougBarton.net> Date: Wed, 30 May 2001 03:54:47 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Problem with find -fstype local ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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.noid. 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. 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