audit: don't reset working wait time accidentally with auditd
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 23 Feb 2015 20:38:00 +0000 (15:38 -0500)
committerPaul Moore <pmoore@redhat.com>
Mon, 23 Feb 2015 20:38:00 +0000 (15:38 -0500)
During a queue overflow condition while we are waiting for auditd to drain the
queue to make room for regular messages, we don't want a successful auditd that
has bypassed the queue check to reset the backlog wait time.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
kernel/audit.c

diff --cc kernel/audit.c
Simple merge