[PATCH] selinux: MLS compatibility
authorStephen Smalley <sds@tycho.nsa.gov>
Wed, 9 Nov 2005 05:34:32 +0000 (21:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:51 +0000 (07:55 -0800)
commite517a0cd859ae0c4d9451107113fc2b076456f8f
treecf1c23d7d6715267ff7ee2b3dd5ba1c5ea8c0345
parentd34d7ae266b23932809c43f115fda71fc5e5fcb1
[PATCH] selinux: MLS compatibility

This patch enables files created on a MLS-enabled SELinux system to be
accessible on a non-MLS SELinux system, by skipping the MLS component of
the security context in the non-MLS case.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/ss/mls.c