Re: [PATCH 5/7] md: fix deadlock in shell/lvconvert-raid-reshape-linear_to_raid6-single-type.sh
From: Song Liu <song@kernel.org>
Date: 2024-01-18 01:13:13
Also in:
dm-devel
From: Song Liu <song@kernel.org>
Date: 2024-01-18 01:13:13
Also in:
dm-devel
On Wed, Jan 17, 2024 at 10:21 AM Mikulas Patocka [off-list ref] wrote:
This commit fixes a deadlock in the LVM2 test shell/lvconvert-raid-reshape-linear_to_raid6-single-type.sh
I can reproduce this issue on the 6.7 kernel. However, 4/7 and 5/7 (without 1/7-3/7) cannot fix it. I will run more tests. Thanks, Song