]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinuxfs cleanups: sel_make_avc_files
authorJames Morris <jmorris@namei.org>
Wed, 22 Mar 2006 08:09:19 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:07 +0000 (07:54 -0800)
commitcef4be9de7e6c1ffbc3c66875d4215f69df55775
treeb274daf127ac8500229754d9841c8af1547bd66f
parent1998b606682a3ccba2a1e31320e764e009e95b37
[PATCH] selinuxfs cleanups: sel_make_avc_files

Fix copy & paste error in sel_make_avc_files(), removing a supurious call to
d_genocide() in the error path.  All of this will be cleaned up by
kill_litter_super().

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>
security/selinux/selinuxfs.c