From: Eric Paris Date: Fri, 18 Dec 2009 01:12:04 +0000 (-0500) Subject: audit: redo audit watch locking and refcnt in light of fsnotify X-Git-Tag: v2.6.36-rc1~303^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e118e9c5638bbe877aa26b5cd2fd223cc24cdc8a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed