Date: Mon, 5 Jun 2006 13:46:55 +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_worker.c Message-ID: <200606051346.k55DktpF089002@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-05 13:46:55 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit_worker.c
Log:
Assert audit mtx in audit_worker_drain().
Break out logic to call audit_record_write() and handle error
conditions into audit_worker_process_record(). This will be the
future home of some logic now present in audit_record_write()
also.
Obtained from: TrustedBSD Project
Revision Changes Path
1.5 +30 -11 src/sys/security/audit/audit_worker.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606051346.k55DktpF089002>
