[PATCH] PPID filtering fix
authorAlexander Viro <aviro@redhat.com>
Fri, 29 Sep 2006 04:08:50 +0000 (00:08 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 4 Oct 2006 12:31:19 +0000 (08:31 -0400)
commit419c58f11fb732cc8bd1335fa43e0decb34e0be3
tree7eb03026bd7e102d235ccc02f81daf1127d93358
parent4b8a311bb161a3bd2ab44311f42c526b6dc76270
[PATCH] PPID filtering fix

On Thu, Sep 28, 2006 at 04:03:06PM -0400, Eric Paris wrote:
> After some looking I did not see a way to get into audit_log_exit
> without having set the ppid.  So I am dropping the set from there and
> only doing it at the beginning.
>
> Please comment/ack/nak as soon as possible.

Ehh...  That's one hell of an overhead to be had ;-/  Let's be lazy.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditsc.c