From: Eric Paris Date: Wed, 13 Oct 2010 21:50:14 +0000 (-0400) Subject: SELinux: deterministic ordering of range transition rules X-Git-Tag: v2.6.37-rc1~218^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4419aae1f4f380a3fba0f4f12ffbbbdf3f267c51;p=pandora-kernel.git SELinux: deterministic ordering of range transition rules Range transition rules are placed in the hash table in an (almost) arbitrary order. This patch inserts them in a fixed order to make policy retrival more predictable. Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed