Home
last modified time | relevance | path

Searched hist:c66b23c2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dsuper.cc66b23c2 Mon Apr 02 22:56:44 CDT 2018 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>