AUDIT: Clean up user message filtering
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 24 Jun 2005 13:14:05 +0000 (14:14 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 24 Jun 2005 13:14:05 +0000 (14:14 +0100)
commit5bb289b5a0becb53ac3e1d60815ff8b779296b73
tree0db75422d66eec857e0c05cd4cf4d014e7c0e264
parent993e2d4106e94dae6e8cfbeb32073bd12cdee203
AUDIT: Clean up user message filtering

Don't look up the task by its pid and then use the syscall filtering
helper. Just implement our own filter helper which operates solely on
the information in the netlink_skb_parms.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c