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)
commitefef73a1a206c4b5e37e5c63a361243ed1603eff
tree1d440a912d6edf3a144ffffbc222a83f4050a334
parenta77ed4e5689627b0e9ac0a3532521b31c6daa99c
audit: don't reset working wait time accidentally with auditd

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