commit | b551d1d98197b7dd58fc3ead8d4d01830c09567d | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Thu Jan 24 13:15:10 2013 -0500 |
committer | Eric Paris <eparis@redhat.com> | Mon Apr 08 16:19:16 2013 -0400 |
tree | 7ed1df39882cc12be1767b52eab35bdbb2d72312 | |
parent | 37eebe39c9731a76535f08de455db97eb93894ae [diff] |
audit: refactor hold queue flush The hold queue flush code is an autonomous chunk of code that can be refactored, removed from kauditd_thread() into flush_hold_queue() and flattenned for better legibility. Signed-off-by: Richard Guy Briggs <rbriggs@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>