]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests/10ddf-fail-create-race: test handling of fail/create race
authormwilck@arcor.de <mwilck@arcor.de>
Tue, 6 Aug 2013 21:38:01 +0000 (23:38 +0200)
committerNeilBrown <neilb@suse.de>
Wed, 7 Aug 2013 23:56:13 +0000 (09:56 +1000)
commit82c8e664cc4af9ec0f98bf5d50dd947cbe6e9aa2
tree464ee8358cbb8bef14930c5fc1170e25267d309e
parent2bcf1873d0e851ce68248220009671e0fc056ab5
tests/10ddf-fail-create-race: test handling of fail/create race

If a disk fails and simulaneously a new array is created, a race
condition may arise because the meta data on disk doesn't reflect
the disk failure yet. This is a test for that case.

Signed-off-by: Martin Wilck <mwilck@arcor.de>
Signed-off-by: NeilBrown <neilb@suse.de>
tests/10ddf-fail-create-race [new file with mode: 0644]