diff options
| author | Yu Kuai <yukuai3@huawei.com> | 2023-07-08 17:21:51 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 11:45:32 +0200 |
| commit | 2e687f8b5f4348a588cd5f456539eb27fcc2ebf1 (patch) | |
| tree | 98dbdae056cf412b57a40d31b10402e719fe96e1 /kernel | |
| parent | ab197ad7995e67bacf486733656d7f7433fa1791 (diff) | |
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
[ Upstream commit bae3028799dc4f1109acc4df37c8ff06f2d8f1a0 ]
In the error paths 'bad_stripe_cache' and 'bad_check_reshape',
'reconfig_mutex' is still held after raid_ctr() returns.
Fixes: 9dbd1aa3a81c ("dm raid: add reshaping support to the target")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
