]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add a regression test that reshape can corrupt data
authorYu Kuai <yukuai3@huawei.com>
Mon, 29 May 2023 13:28:25 +0000 (21:28 +0800)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 26 Oct 2023 21:24:28 +0000 (17:24 -0400)
commit481433482942c2ee2990965af394eff059990901
tree771763c888caf1f826641bf45641e42db543d60e
parent8d45abd0c317d3f4971b779b4f8d1e33b5490dac
tests: add a regression test that reshape can corrupt data

This is a regression test for commit 1544e95c6dd8 ("md: fix data
corruption for raid456 when reshape restart while grow up").

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