Date: Mon, 31 May 2010 21:57:31 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_lookup.c Message-ID: <201005312157.o4VLvnHE049604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2010-05-31 21:57:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern vfs_lookup.c
Log:
SVN rev 208676 on 2010-05-31 21:57:31Z by rwatson
Merge r203410 from head to stable/8:
Only audit pathnames in namei(9) if copying the directory string completes
successfully. Continue to do this before the empty path check so that the
ENOENT returned in that case gets an empty string token in the BSM record.
Approved by: re (kib)
Revision Changes Path
1.132.2.3 +10 -5 src/sys/kern/vfs_lookup.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005312157.o4VLvnHE049604>
