diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-04-03 06:56:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 10:36:38 +0300 |
commit | c780ac96e120081a1d2e892f47ce34245ef1cfb2 (patch) | |
tree | 8a4dd893a9c2b0c0795b5d9b38b86760bb5ccbbb /fs/compat_binfmt_elf.c | |
parent | 22ec5ee71086284911b21339eaf4d2c2ec1df351 (diff) | |
download | linux-c780ac96e120081a1d2e892f47ce34245ef1cfb2.tar.xz |
jffs2_kill_sb(): deal with failed allocations
commit c66b23c2840446a82c389e4cb1a12eb2a71fa2e4 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/compat_binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions