cvs commit: src/sys/kern vfs_lookup.c src/sys/sys namei.h
Robert Watson
rwatson at FreeBSD.org
Sat Sep 2 17:24:38 UTC 2006
rwatson 2006-09-02 17:24:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_lookup.c
sys/sys namei.h
Log:
Merge vfs_lookup.c:187, namei.h:1.48 from HEAD to RELENG_6:
Add AUDITVNODE[12] flags to namei(), which cause namei() to audit path
and vnode attribute information for looked up vnodes during the lookup
operation. This will allow consumers of namei() to specify that this
information be added to the in-process audit record.
Obtained from: TrustedBSD Project
Revision Changes Path
1.80.2.9 +19 -0 src/sys/kern/vfs_lookup.c
1.47.2.1 +3 -1 src/sys/sys/namei.h
More information about the cvs-src
mailing list