commit | 65c3f0a2d0f72d210c879e4974c2d222b7951321 | [log] [tgz] |
---|---|---|
author | Thomas Liu <tliu@redhat.com> | Thu Jul 09 10:00:31 2009 -0400 |
committer | James Morris <jmorris@namei.org> | Fri Jul 10 08:59:46 2009 +1000 |
tree | 0eb6b33647aeb8d170a1d5ee2841b3595142c452 | |
parent | d4131ded4d4c1a5c1363ddd93ca104ed97dd0458 [diff] |
security: Wrap SMACK and SELINUX audit data structs in ifdefs Wrapped the smack_audit_data and selinux_audit_data structs in include/linux/lsm_audit.h in ifdefs so that the union will always be the correct size. Signed-off-by: Thomas Liu <tliu@redhat.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>