]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: fix up detection of failed/missing devices.
authorNeilBrown <neilb@suse.de>
Mon, 21 Mar 2011 23:32:09 +0000 (10:32 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 23 Mar 2011 00:09:38 +0000 (11:09 +1100)
commit7c19b781d511211fcee0d9482bbccc7217a5f7f9
tree061ee310fbfd70d42050a4072ce3b0e7ee007865
parentb306624e2bfd061339641295ed5cb52d40ab7ae3
ddf: fix up detection of failed/missing devices.

If a device hasn't been found yet we can still tell if it is
expected to be working, and we must to do to make sure
'working_disks' is correct.

Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c