diff options
author | Eric Paris <eparis@redhat.com> | 2009-06-24 22:09:01 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-06-24 22:42:05 +0200 |
commit | 3a6a6c16be78472a52f6dd7d88913373b42ad0f7 (patch) | |
tree | 98bb91e983e54f0c026ba3b2c6d66368d06e244a /MAINTAINERS | |
parent | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus (diff) | |
download | linux-3a6a6c16be78472a52f6dd7d88913373b42ad0f7.tar.xz linux-3a6a6c16be78472a52f6dd7d88913373b42ad0f7.zip |
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Even though one cannot make use of the audit watch code without
CONFIG_AUDIT_SYSCALL the spaghetti nature of the audit code means that
the audit rule filtering requires that it at least be compiled.
Thus build the audit_watch code when we build auditfilter like it was
before cfcad62c74abfef83762dc05a556d21bdf3980a2
Clearly this is a point of potential future cleanup..
Reported-by: Frans Pop <elendil@planet.nl>
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions