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

/freebsd-11-stable/sys/fs/fifofs/
H A Dfifo_vnops.cdiff 197680 Thu Oct 01 15:37:42 MDT 2009 trasz Provide default implementation for VOP_ACCESS(9), so that filesystems which
want to provide VOP_ACCESSX(9) don't have to implement both. Note that
this commit makes implementation of either of these two mandatory.

Reviewed by: kib
/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 197680 Thu Oct 01 15:37:42 MDT 2009 trasz Provide default implementation for VOP_ACCESS(9), so that filesystems which
want to provide VOP_ACCESSX(9) don't have to implement both. Note that
this commit makes implementation of either of these two mandatory.

Reviewed by: kib
/freebsd-11-stable/sys/sys/
H A Dvnode.hdiff 197680 Thu Oct 01 15:37:42 MDT 2009 trasz Provide default implementation for VOP_ACCESS(9), so that filesystems which
want to provide VOP_ACCESSX(9) don't have to implement both. Note that
this commit makes implementation of either of these two mandatory.

Reviewed by: kib

Completed in 397 milliseconds