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)
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>

No differences found