From: Chad Sellers Date: Mon, 6 Nov 2006 17:38:16 +0000 (-0500) Subject: SELinux: export object class and permission definitions X-Git-Tag: v2.6.20-rc1~34^2~40^2~470^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c45899879e8caadb78f04c9c639f4c2025b9f00;p=pandora-kernel.git SELinux: export object class and permission definitions Moves the definition of the 3 structs containing object class and permission definitions from avc.c to avc_ss.h so that the security server can access them for validation on policy load. This also adds a new struct type, defined_classes_perms_t, suitable for allowing the security server to access these data structures from the avc. Signed-off-by: Chad Sellers Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed