https://github.com/torvalds/linux
Revision 3a6a6c16be78472a52f6dd7d88913373b42ad0f7 authored by Eric Paris on 24 June 2009, 20:09:01 UTC, committed by Al Viro on 24 June 2009, 20:42:05 UTC
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>
1 parent c82e6d4
History
Tip revision: 3a6a6c16be78472a52f6dd7d88913373b42ad0f7 authored by Eric Paris on 24 June 2009, 20:09:01 UTC
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Tip revision: 3a6a6c1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.8 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top