]> Pileus Git - ~andy/linux/commit
apparmor: move task from common_audit_data to apparmor_audit_data
authorEric Paris <eparis@redhat.com>
Wed, 4 Apr 2012 19:01:42 +0000 (15:01 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 9 Apr 2012 16:23:02 +0000 (12:23 -0400)
commit0972c74ecba4878baa5f97bb78b242c0eefacfb6
tree1ea472908798d38ab940f617a494786efe75f380
parentbd5e50f9c1c71daac273fa586424f07205f6b13b
apparmor: move task from common_audit_data to apparmor_audit_data

apparmor is the only LSM that uses the common_audit_data tsk field.
Instead of making all LSMs pay for the stack space move the aa usage into
the apparmor_audit_data.

Signed-off-by: Eric Paris <eparis@redhat.com>
security/apparmor/audit.c
security/apparmor/capability.c
security/apparmor/include/audit.h