From: Harry Ciao Date: Fri, 25 Mar 2011 05:51:56 +0000 (+0800) Subject: SELinux: Add class support to the role_trans structure X-Git-Tag: v3.0-rc1~309^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8023976cf4627d9f1d82ad468ec40e32eb87d211;p=pandora-kernel.git SELinux: Add class support to the role_trans structure If kernel policy version is >= 26, then the binary representation of the role_trans structure supports specifying the class for the current subject or the newly created object. If kernel policy version is < 26, then the class field would be default to the process class. Signed-off-by: Harry Ciao Acked-by: Stephen Smalley Signed-off-by: Eric Paris --- Reading git-diff-tree failed