SELinux: seperate range transition rules to a seperate function
authorEric Paris <eparis@redhat.com>
Fri, 11 Jun 2010 16:37:05 +0000 (12:37 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:30 +0000 (15:34 +1000)
commit9ee0c823c18119914283358b35a1c3ebb14c2f90
tree6e29e71f1c9c7ae65d92a15a3b3220ae1d173407
parentd2f8b2348f3406652ee00ee7221441bd36fe0195
SELinux: seperate range transition rules to a seperate function

Move the range transition rule to a separate function, range_read(), rather
than doing it all in policydb_read()

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/ss/policydb.c