From owner-freebsd-hackers Mon Dec 30 2:43:45 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACDFE37B401; Mon, 30 Dec 2002 02:43:44 -0800 (PST) Received: from phoenix.infradead.org (carisma.slowglass.com [195.224.96.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED89943ED1; Mon, 30 Dec 2002 02:43:27 -0800 (PST) (envelope-from hch@infradead.org) Received: from hch by phoenix.infradead.org with local (Exim 4.10) id 18SxNr-0006ZS-00; Mon, 30 Dec 2002 10:42:59 +0000 Date: Mon, 30 Dec 2002 10:42:59 +0000 From: Christoph Hellwig To: Robert Watson Cc: joe mcguckin , freebsd-hackers@freebsd.org Subject: Re: NFS & ACLS's ? Message-ID: <20021230104259.A25035@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from rwatson@freebsd.org on Mon, Dec 30, 2002 at 12:35:58AM -0500 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 On Mon, Dec 30, 2002 at 12:35:58AM -0500, Robert Watson wrote: > supports ACL management, but we don't yet implement NFSv4. It shouldn't > be too hard to dig up information on the NFSv3 ACL RPC extensions and > implement them on FreeBSD 5, since the semantics of our ACLs are highly > compatible with Solaris and IRIX. The IRIX code implementing extended attributes over nfs can be found at http://oss.sgi.com/projects/ob1/src/nfs/kern/.. (GPLed, so only useful as reference for FreeBSD). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message