]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm/tests: add one test case for failfast of raid1
authorGioh Kim <gi-oh.kim@cloud.ionos.com>
Fri, 7 Dec 2018 13:30:09 +0000 (14:30 +0100)
committerJes Sorensen <jsorensen@fb.com>
Thu, 14 Feb 2019 20:07:18 +0000 (15:07 -0500)
commit76b906d2406cdf136f64de77e881eb2d180108d9
tree4cead037531283770f284030dfb8538eff6328a9
parentcab114c5ca870e5f1b57fb2602cd9a038271c2e0
mdadm/tests: add one test case for failfast of raid1

This creates raid1 device with the failfast option and check all
slaves have the failfast flag. And it does assembling and growing
the raid1 device and check the failfast works fine.

Signed-off-by: Gioh Kim <gi-oh.kim@cloud.ionos.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
tests/05r1-failfast [new file with mode: 0644]