Searched hist:193092 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/nullfs/
H A Dnull_vnops.cdiff 193092 Sat May 30 12:07:27 MDT 2009 trasz Add VOP_ACCESSX, which can be used to query for newly added V*
permissions, such as VWRITE_ACL. For a filsystems that don't
implement it, there is a default implementation, which works
as a wrapper around VOP_ACCESS.

Reviewed by: rwatson@
/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 193092 Sat May 30 12:07:27 MDT 2009 trasz Add VOP_ACCESSX, which can be used to query for newly added V*
permissions, such as VWRITE_ACL. For a filsystems that don't
implement it, there is a default implementation, which works
as a wrapper around VOP_ACCESS.

Reviewed by: rwatson@
/freebsd-11-stable/sys/sys/
H A Dvnode.hdiff 193092 Sat May 30 12:07:27 MDT 2009 trasz Add VOP_ACCESSX, which can be used to query for newly added V*
permissions, such as VWRITE_ACL. For a filsystems that don't
implement it, there is a default implementation, which works
as a wrapper around VOP_ACCESS.

Reviewed by: rwatson@

Completed in 229 milliseconds