From: Harry Ciao Date: Wed, 2 Mar 2011 05:32:34 +0000 (+0800) Subject: SELinux: Compute SID for the newly created socket X-Git-Tag: v2.6.39-rc1~486^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad18bdf3b8f84c85c7da7e4de365f7c5701fb3f;p=pandora-kernel.git SELinux: Compute SID for the newly created socket The security context for the newly created socket shares the same user, role and MLS attribute as its creator but may have a different type, which could be specified by a type_transition rule in the relevant policy package. Signed-off-by: Harry Ciao [fix call to security_transition_sid to include qstr, Eric Paris] Signed-off-by: Eric Paris Acked-by: Stephen Smalley --- Reading git-diff-tree failed