commit | 419c58f11fb732cc8bd1335fa43e0decb34e0be3 | [log] [tgz] |
---|---|---|
author | Alexander Viro <aviro@redhat.com> | Fri Sep 29 00:08:50 2006 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Oct 04 08:31:19 2006 -0400 |
tree | 7eb03026bd7e102d235ccc02f81daf1127d93358 | |
parent | 4b8a311bb161a3bd2ab44311f42c526b6dc76270 [diff] |
[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>