]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99b18838bebac61e735853a9129805736f681123
tree0c7671fe200ec777495bec8c830ef17c12e76255
parent6abe1e9a2235b5d29f4f74addda42b6f68864ee9
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