[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)
commit3b33ac3182a4554742757a0c61ee1df162cf8225
treeedf8603a39931681f679388d3aaee154930f9192
parente004876c3b0b6a71406069b0e55368cb9bbdc920
[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