commit | 9f45f5bf302daad6835ce64701fb3c286a2cc6af | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 31 17:44:57 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 19 13:01:26 2014 -0500 |
tree | f267e8363c8c9db15195f1698997179a1370687c | |
parent | 6f4e0d5aaa9efaa701f4c3c0bb9b22d7943157c9 [diff] |
new helper: audit_file() ... for situations when we don't have any candidate in pathnames - basically, in descriptor-based syscalls. [Folded the build fix for !CONFIG_AUDITSYSCALL configs from Chen Gang] Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>