commit | 1194b994bec308433cc84ffdb92fd668713b8f93 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed Jan 13 09:18:54 2016 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Wed Jan 13 09:18:54 2016 -0500 |
tree | 5c3e77bf39e0a831b33cfbdec4def109e1b65faf | |
parent | f48a942926c58e4b2dfc3f21c58579d5435841ef [diff] |
audit: wake up threads if queue switched from limited to unlimited If the audit_backlog_limit is changed from a limited value to an unlimited value (zero) while the queue was overflowed, wake up the audit_backlog_wait queue to allow those processes to continue. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <pmoore@redhat.com>