Skip to content
Commit 5fd13189 authored by Jan Kara's avatar Jan Kara Committed by Joel Becker
Browse files

ocfs2: Don't oops in ocfs2_kill_sb on a failed mount



If we fail to mount the filesystem, we have to be careful not to dereference
uninitialized structures in ocfs2_kill_sb.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 60e2ec48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment