]> Pileus Git - ~andy/linux/commit
SELinux: unify the selinux_audit_data and selinux_late_audit_data
authorEric Paris <eparis@redhat.com>
Wed, 4 Apr 2012 19:01:43 +0000 (15:01 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 9 Apr 2012 16:23:06 +0000 (12:23 -0400)
commit899838b25f063a94594b1df6e0100aea1ec57fac
treece22a1fca876195237ba92051cb12b34aa957447
parent1d3492927118d0ce1ea1ff3e007746699cba8f3e
SELinux: unify the selinux_audit_data and selinux_late_audit_data

We no longer need the distinction.  We only need data after we decide to do an
audit.  So turn the "late" audit data into just "data" and remove what we
currently have as "data".

Signed-off-by: Eric Paris <eparis@redhat.com>
security/selinux/avc.c
security/selinux/hooks.c
security/selinux/include/avc.h