Searched hist:194601 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/fs/nullfs/
H A Dnull_vnops.cdiff 194601 Sun Jun 21 17:21:05 MDT 2009 kib Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by
vn_open_cred in default implementation. Valid struct ucred is needed for
audit and MAC, and curthread credentials may be wrong.

This further requires modifying the interface of vn_fullpath(9), but it
is out of scope of this change.

Reviewed by: rwatson
/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 194601 Sun Jun 21 17:21:05 MDT 2009 kib Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by
vn_open_cred in default implementation. Valid struct ucred is needed for
audit and MAC, and curthread credentials may be wrong.

This further requires modifying the interface of vn_fullpath(9), but it
is out of scope of this change.

Reviewed by: rwatson
H A Dvfs_cache.cdiff 194601 Sun Jun 21 17:21:05 MDT 2009 kib Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by
vn_open_cred in default implementation. Valid struct ucred is needed for
audit and MAC, and curthread credentials may be wrong.

This further requires modifying the interface of vn_fullpath(9), but it
is out of scope of this change.

Reviewed by: rwatson
/freebsd-11-stable/sys/sys/
H A Dvnode.hdiff 194601 Sun Jun 21 17:21:05 MDT 2009 kib Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by
vn_open_cred in default implementation. Valid struct ucred is needed for
audit and MAC, and curthread credentials may be wrong.

This further requires modifying the interface of vn_fullpath(9), but it
is out of scope of this change.

Reviewed by: rwatson

Completed in 397 milliseconds