SELinux: call capabilities code directory
authorEric Paris <eparis@redhat.com>
Thu, 12 Feb 2009 20:01:04 +0000 (15:01 -0500)
committerJames Morris <jmorris@namei.org>
Fri, 13 Feb 2009 22:22:24 +0000 (09:22 +1100)
commit200ac532a4bc3134147ca06686c56a6420e66c46
treef9b1779458df389052c758ea23cf61695a021e67
parentb53fab9d48e9bd9aeba0b500dec550becd981a91
SELinux: call capabilities code directory

For cleanliness and efficiency remove all calls to secondary-> and instead
call capabilities code directly.  capabilities are the only module that
selinux stacks with and so the code should not indicate that other stacking
might be possible.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c