commit | e118e9c5638bbe877aa26b5cd2fd223cc24cdc8a | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 20:12:04 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:16 2010 -0400 |
tree | e57559daadac89686a3523e9f55c5a61315e05bf | |
parent | e9fd702a58c49dbb14481dca88dad44758da393a [diff] |
audit: redo audit watch locking and refcnt in light of fsnotify fsnotify can handle mutexes to be held across all fsnotify operations since it deals strickly in spinlocks. This can simplify and reduce some of the audit_filter_mutex taking and dropping. Signed-off-by: Eric Paris <eparis@redhat.com>