From: Alexander Viro Date: Fri, 29 Sep 2006 04:08:50 +0000 (-0400) Subject: [PATCH] PPID filtering fix X-Git-Tag: v2.6.19-rc1~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419c58f11fb732cc8bd1335fa43e0decb34e0be3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed