From: Eric Paris Date: Mon, 4 Jun 2007 21:00:14 +0000 (-0400) Subject: [PATCH] allow audit filtering on bit & operations X-Git-Tag: v2.6.23-rc1~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f2345b6be1410f824cb7dd638d2c10a9709379;p=pandora-kernel.git [PATCH] allow audit filtering on bit & operations Right now the audit filter can match on = != > < >= blah blah blah. This allow the filter to also look at bitwise AND operations, & Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed