commit | 899838b25f063a94594b1df6e0100aea1ec57fac | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Apr 04 15:01:43 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Mon Apr 09 12:23:06 2012 -0400 |
tree | ce22a1fca876195237ba92051cb12b34aa957447 | |
parent | 1d3492927118d0ce1ea1ff3e007746699cba8f3e [diff] |
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>