commit | f1dc4867ff41b7bcca57fa19449d1fe7ad517ac1 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed Dec 11 13:52:26 2013 -0500 |
committer | Eric Paris <eparis@redhat.com> | Thu Mar 20 10:11:55 2014 -0400 |
tree | 873f8e7625dc54ae20a0cc2513fb6a33027f36d7 | |
parent | c92cdeb45eea38515e82187f48c2e4f435fb4e25 [diff] |
audit: anchor all pid references in the initial pid namespace Store and log all PIDs with reference to the initial PID namespace and use the access functions task_pid_nr() and task_tgid_nr() for task->pid and task->tgid. Cc: "Eric W. Biederman" <ebiederm@xmission.com> (informed by ebiederman's c776b5d2) Signed-off-by: Richard Guy Briggs <rgb@redhat.com>