Date: Wed, 1 Jul 2009 16:56:56 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_mount.c src/sys/security/audit audit_bsm.c Message-ID: <200907011657.n61GvGY1037354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-07-01 16:56:56 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
sys/security/audit audit_bsm.c
Log:
SVN rev 195247 on 2009-07-01 16:56:56Z by rwatson
When auditing unmount(2), capture FSID arguments as regular text strings
rather than as paths, which would lead to them being treated as relative
pathnames and hence confusingly converted into absolute pathnames.
Capture flags to unmount(2) via an argument token.
Approved by: re (audit argument blanket)
MFC after: 3 days
Revision Changes Path
1.310 +3 -1 src/sys/kern/vfs_mount.c
1.45 +8 -0 src/sys/security/audit/audit_bsm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011657.n61GvGY1037354>
