commit | 9ee0c823c18119914283358b35a1c3ebb14c2f90 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Fri Jun 11 12:37:05 2010 -0400 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:34:30 2010 +1000 |
tree | 6e29e71f1c9c7ae65d92a15a3b3220ae1d173407 | |
parent | d2f8b2348f3406652ee00ee7221441bd36fe0195 [diff] |
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>