From: Al Viro Date: Mon, 28 Apr 2008 08:15:49 +0000 (-0400) Subject: [PATCH] new predicate - AUDIT_FILETYPE X-Git-Tag: v2.6.26-rc1~361^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b67dca9420474623709e00d72a066068a502b20;p=pandora-kernel.git [PATCH] new predicate - AUDIT_FILETYPE Argument is S_IF... | , where index is normally 0 or 1. Triggers if chosen element of ctx->names[] is present and the mode of object in question matches the upper bits of argument. I.e. for things like "is the argument of that chmod a directory", etc. Signed-off-by: Al Viro --- Reading git-diff-tree failed