[AUDIT] collect uid, loginuid, and comm in OBJ_PID records
authorEric Paris <eparis@redhat.com>
Mon, 7 Jan 2008 18:40:17 +0000 (13:40 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:06:23 +0000 (14:06 -0500)
commitc2a7780efe37d01bdb3facc85a94663e6d67d4a8
treea7e30dcb7bfb386c84de9918dcfa92381675d59f
parentf701b75ed5ffb6820efe530d1a3abcc6fc4678ad
[AUDIT] collect uid, loginuid, and comm in OBJ_PID records

Add uid, loginuid, and comm collection to OBJ_PID records.  This just
gives users a little more information about the task that received a
signal.  pid is rather meaningless after the fact, and even though comm
isn't great we can't collect exe reasonably on this code path for
performance reasons.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/auditsc.c