audit: add audit_backlog_wait_time configuration option
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 18 Sep 2013 15:55:12 +0000 (11:55 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:28:45 +0000 (22:28 -0500)
commit51cc83f024ee51de9da70c17e01ec6de524f5906
tree65836321a3abcd33bb913675904fde92a09df326
parent09f883a9023e7a86f92c731e80f30a9447f4bdbe
audit: add audit_backlog_wait_time configuration option

reaahead-collector abuses the audit logging facility to discover which files
are accessed at boot time to make a pre-load list

Add a tuning option to audit_backlog_wait_time so that if auditd can't keep up,
or gets blocked, the callers won't be blocked.

Bump audit_status API version to "2".

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/uapi/linux/audit.h
kernel/audit.c