Subject: Re: Functional VOP_IOCTL
To: Bill Studenmund <wrstuden@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: tech-kern
Date: 02/24/2003 20:34:16
> the file system of the vnode than the contents of the vnode. When we add
> ACL support, we need to start using fcntls, so we might as well get used
> to it now. :-)

You can also add a separate syscall for ACLs and Extended Attributes.
Linux does this, don't know about FreeBSD.

Bye	Pavel