From: Eric Paris Date: Fri, 18 Dec 2009 02:24:22 +0000 (-0500) Subject: Audit: only set group mask when something is being watched X-Git-Tag: v2.6.36-rc1~303^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220d14df0dc587c06b97762829a41157c9375b94;p=pandora-kernel.git Audit: only set group mask when something is being watched Currently the audit watch group always sets a mask equal to all events it might care about. We instead should only set the group mask if we are actually watching inodes. This should be a perf win when audit watches are compiled in. Signed-off-by: Eric Paris --- Reading git-diff-tree failed