Skip to content
Commit c9e87161 authored by Dinghao Liu's avatar Dinghao Liu Committed by Theodore Ts'o
Browse files

ext4: fix error handling code in add_new_gdb



When ext4_journal_get_write_access() fails, we should
terminate the execution flow and release n_group_desc,
iloc.bh, dind and gdb_bh.

Cc: stable@kernel.org
Signed-off-by: default avatarDinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: default avatarAndreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20200829025403.3139-1-dinghao.liu@zju.edu.cn


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent aa2f7792
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