audit: store the auditd PID as a pid struct instead of pid_t
authorPaul Moore <paul@paul-moore.com>
Tue, 2 May 2017 14:16:05 +0000 (10:16 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 2 May 2017 14:16:05 +0000 (10:16 -0400)
commitb6c7c115c2ce679ac536f0adf0ff518fcd939196
tree0c7671fe200ec777495bec8c830ef17c12e76255
parent45a0642b4d021a2f50d5db9c191b5bfe60bfa1c7
audit: store the auditd PID as a pid struct instead of pid_t

This is arguably the right thing to do, and will make it easier when
we start supporting multiple audit daemons in different namespaces.

Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c
kernel/audit.h