]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add a regression test for raid456 deadlock again
authorYu Kuai <yukuai3@huawei.com>
Mon, 29 May 2023 13:28:26 +0000 (21:28 +0800)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 26 Oct 2023 21:24:28 +0000 (17:24 -0400)
commitc6c7bce5a3064ac9d2956ae42ecab27f2e33dc2b
tree890de987505008eac4aaf0b86b603823c9cb1a59
parent481433482942c2ee2990965af394eff059990901
tests: add a regression test for raid456 deadlock again

This is a regression test for commit ("md/raid5: fix a deadlock in the
case that reshape is interrupted").

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
tests/25raid456-reshape-deadlock [new file with mode: 0644]