Date: Tue, 3 Jun 2008 11:06:34 +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/security/audit audit.c Message-ID: <200806031106.m53B6iOg030088@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-06-03 11:06:44 UTC FreeBSD src repository Modified files: sys/security/audit audit.c Log: SVN rev 179517 on 2008-06-03 11:06:34Z by rwatson Add an XXX comment regarding a bug I introduced when modifying the behavior of audit log vnode rotation: on shutdown, we may not properly drain all pending records, which could lead to lost records during system shutdown. Revision Changes Path 1.42 +3 -0 src/sys/security/audit/audit.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806031106.m53B6iOg030088>