diff options
author | James Morris <jmorris@namei.org> | 2006-03-22 00:09:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 07:54:07 -0800 |
commit | 161ce45a8a34ba81673f60c603e6fc6d37d99c8f (patch) | |
tree | 7e3851140870164beb585f32a70e2dc81668f391 /usr/Kconfig | |
parent | cde174a885821b5eee7e00c8a9a426c9c8186a29 (diff) |
[PATCH] selinuxfs cleanups: sel_fill_super exit path
Unify the error path of sel_fill_super() so that all errors pass through the
same point and generate an error message. Also, removes a spurious dput() in
the error path which breaks the refcounting for the filesystem
(litter_kill_super() will correctly clean things up itself on error).
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 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions