]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests/00raid0: add a test that validates raid0 with layout fails for 0.9
authorSudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
Wed, 22 Jun 2022 20:25:13 +0000 (14:25 -0600)
committerJes Sorensen <jes@trained-monkey.org>
Sun, 7 Aug 2022 20:27:59 +0000 (16:27 -0400)
commit7539254342bc591717b0051734cc6c09c1b88640
treee58552f850210ceb75a1163bb59866e9a3792a4f
parent41edf6f45895193f4a523cb0a08d639c9ff9ccc9
tests/00raid0: add a test that validates raid0 with layout fails for 0.9

329dfc28debb disallows the creation of raid0 with layouts for 0.9
metadata. This test confirms the new behavior.

Signed-off-by: Sudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
tests/00raid0