Skip to content
Commit c66b23c2 authored by Al Viro's avatar Al Viro
Browse files

jffs2_kill_sb(): deal with failed allocations



jffs2_fill_super() might fail to allocate jffs2_sb_info;
jffs2_kill_sb() must survive that.

Cc: stable@kernel.org
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent a24cd490
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