summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c
diff options
context:
space:
mode:
authorJames Morris2006-03-22 09:09:18 +0100
committerLinus Torvalds2006-03-22 16:54:07 +0100
commit253a8b1db1af146d3a7eef0f3626781df12c7141 (patch)
tree9aea4b9864a3dc12df89c73e5cf156bd3e7932ad /fs/read_write.c
parent[PATCH] selinuxfs cleanups: sel_fill_super exit path (diff)
downloadkernel-qcow2-linux-253a8b1db1af146d3a7eef0f3626781df12c7141.tar.gz
kernel-qcow2-linux-253a8b1db1af146d3a7eef0f3626781df12c7141.tar.xz
kernel-qcow2-linux-253a8b1db1af146d3a7eef0f3626781df12c7141.zip
[PATCH] selinuxfs cleanups: sel_make_bools
Remove the call to sel_make_bools() from sel_fill_super(), as policy needs to be loaded before the boolean files can be created. Policy will never be loaded during sel_fill_super() as selinuxfs is kernel mounted during init and the only means to load policy is via selinuxfs. Also, the call to d_genocide() on the error path of sel_make_bools() is incorrect and replaced with sel_remove_bools(). Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions