[PATCH] fix ppid bug in 2.6.18 kernel
authorSteve Grubb <sgrubb@redhat.com>
Sat, 26 Aug 2006 18:06:20 +0000 (14:06 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 Sep 2006 17:32:04 +0000 (13:32 -0400)
commitab4e2d639818157b060fa7df087ee50436a71d03
treeedf8603a39931681f679388d3aaee154930f9192
parent6d62d949064b0520521b2a3043dfdc1a3c8beb1c
[PATCH] fix ppid bug in 2.6.18 kernel

Hello,

During some troubleshooting, I found that ppid was accidentally omitted from
the legacy rule section. This resulted in EINVAL for any rule with ppid sent
with AUDIT_ADD.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditfilter.c