Skip to content
Commit 8b67dca9 authored by Al Viro's avatar Al Viro
Browse files

[PATCH] new predicate - AUDIT_FILETYPE



Argument is S_IF... | <index>, 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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4a761b8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment