Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 23:12:37 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        freebsd-fs@FreeBSD.org, freebsd-arch@FreeBSD.org, trustedbsd-discuss@TrustedBSD.org
Subject:   Re: VOP_ACCESS() and new VADMIN/VATTRIB?
Message-ID:  <Pine.BSF.4.10.10009262311160.13148-100000@InterJet.elischer.org>
In-Reply-To: <Pine.NEB.3.96L.1000926203644.79897G-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I agree with all you have said here.


On Tue, 26 Sep 2000, Robert Watson wrote:

> 
> 
> In general, access control for operations within a file system is
> determined via a recursive VOP_ACCESS() call on the vnode, vis.
> 
> VOP_OPEN(vp, ...) -> ufs_open(vp, ...) -> VOP_ACCESS(vp, ...) ->
>     ufs_access(vp, ...)
[...]



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10009262311160.13148-100000>