diff options
author | Zhang Qilong <zhangqilong3@huawei.com> | 2020-11-08 10:27:41 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2020-11-12 13:09:07 +0100 |
commit | bc923818b190c8b63c91a47702969c8053574f5b (patch) | |
tree | c6bdf9b3317fc1a9cc48dbf53303232896ca1290 /fs/gfs2/bmap.c | |
parent | Linux 5.10-rc3 (diff) | |
download | linux-bc923818b190c8b63c91a47702969c8053574f5b.tar.xz linux-bc923818b190c8b63c91a47702969c8053574f5b.zip |
gfs2: fix possible reference leak in gfs2_check_blk_type
In the fail path of gfs2_check_blk_type, forgetting to call
gfs2_glock_dq_uninit will result in rgd_gh reference leak.
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions