From: Eamon Walsh Date: Thu, 24 Jan 2008 20:30:52 +0000 (-0500) Subject: selinux: make mls_compute_sid always polyinstantiate X-Git-Tag: v2.6.25-rc1~1239^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e08c0c1c3977a5ddc88887dd3af1b26c433e9d0;p=pandora-kernel.git selinux: make mls_compute_sid always polyinstantiate This patch removes the requirement that the new and related object types differ in order to polyinstantiate by MLS level. This allows MLS polyinstantiation to occur in the absence of explicit type_member rules or when the type has not changed. Potential users of this support include pam_namespace.so (directory polyinstantiation) and the SELinux X support (property polyinstantiation). Signed-off-by: Eamon Walsh Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed