]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: flushbufs after writing zeros
authorNeilBrown <neilb@suse.com>
Thu, 23 Jul 2015 01:09:19 +0000 (11:09 +1000)
committerNeilBrown <neilb@suse.com>
Thu, 23 Jul 2015 01:09:19 +0000 (11:09 +1000)
commit4108d695e37adc11bdf3be1b1f1e4710052d5339
tree0a048ea0fec73b6ffe03d200c11db56018b78a3b
parentd51e39c0a42c799088b39d16ede01f95345d7675
tests: flushbufs after writing zeros

sometimes the removed device is re-added before the writes
get all the way to the md device - so the array doesn't need
any recovery and the test fails.
So flush first to be safe.

Signed-off-by: NeilBrown <neilb@suse.com>
tests/05r1-re-add
tests/05r1-re-add-nosuper