Date: Sat, 2 Sep 2006 17:24:36 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_lookup.c src/sys/sys namei.h Message-ID: <200609021724.k82HOarC048132@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609021724.k82HOarC048132>