]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[AUDIT] Add End of Event record
authorEric Paris <eparis@redhat.com>
Mon, 7 Jan 2008 18:49:15 +0000 (13:49 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:07:19 +0000 (14:07 -0500)
commitc0641f28dcbecb6dc34a4fd003a9947fcd080696
tree75cc2700afe2e83834895e7f45c7f663faf2e034
parent4746ec5b01ed07205a91e4f7ed9de9d70f371407
[AUDIT] Add End of Event record

This patch adds an end of event record type. It will be sent by the kernel as
the last record when a multi-record event is triggered. This will aid realtime
analysis programs since they will now reliably know they have the last record
to complete an event. The audit daemon filters this and will not write it to
disk.

Signed-off-by: Steve Grubb <sgrubb redhat com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/audit.h
kernel/auditsc.c