]> bbs.cooldavid.org Git - net-next-2.6.git/commit
SELinux: move genfs read to a separate function
authorEric Paris <eparis@redhat.com>
Wed, 21 Jul 2010 16:50:57 +0000 (12:50 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:35:05 +0000 (15:35 +1000)
commitd1b43547e56b163bc5c622243c47d8a13626175b
tree29b2ddd50b3a0c6fe4dcf5f78c55c8698cd11679
parent9a7982793c3aee6ce86d8e7e15306215257329f2
SELinux: move genfs read to a separate function

move genfs read functionality out of policydb_read() and into a new
function called genfs_read()

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