jffs2_kill_sb(): deal with failed allocations

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

Cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
1 file changed