From owner-freebsd-hackers Fri Nov 14 01:47:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA16797 for hackers-outgoing; Fri, 14 Nov 1997 01:47:42 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA16787 for ; Fri, 14 Nov 1997 01:47:39 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id BAA03021; Fri, 14 Nov 1997 01:49:04 -0800 (PST) Message-Id: <199711140949.BAA03021@implode.root.com> To: Julian Elischer cc: hackers@FreeBSD.ORG Subject: Re: SUID-Directories patch In-reply-to: Your message of "Fri, 14 Nov 1997 00:53:46 PST." <346C119A.ABD322C@whistle.com> From: David Greenman Reply-To: dg@root.com Date: Fri, 14 Nov 1997 01:49:04 -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I THINK that two of the internal status bits (MNT_LOCAL & MNT_ROOTFS) >need not be exported and should also shift. If you think that then you'd be wrong about MNT_LOCAL. It's used to distinguish local (non network) from network filesystems and affects utilities like find(1) and perhaps others. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project