diff options
author | 2022-04-29 14:37:58 -0700 | |
---|---|---|
committer | 2022-04-29 14:37:58 -0700 | |
commit | a8a986db64930b7d4cd4e4f68d8718bfa75c9528 (patch) | |
tree | 5e79477b903d25416c3d86b326b31fdcfeab7768 /arch/arm/kernel/crash_dump.c | |
parent | ocfs2: change return type of ocfs2_resmap_init (diff) | |
download | wireguard-linux-a8a986db64930b7d4cd4e4f68d8718bfa75c9528.tar.xz wireguard-linux-a8a986db64930b7d4cd4e4f68d8718bfa75c9528.zip |
ocfs2: ocfs2_initialize_super does cleanup job before return error
After this patch, when error, ocfs2_fill_super doesn't take care to
release resources which are allocated in ocfs2_initialize_super.
Link: https://lkml.kernel.org/r/20220424130952.2436-4-heming.zhao@suse.com
Signed-off-by: Heming Zhao <heming.zhao@suse.com>
Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Gang He <ghe@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Jun Piao <piaojun@huawei.com>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Mark Fasheh <mark@fasheh.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/arm/kernel/crash_dump.c')
0 files changed, 0 insertions, 0 deletions