]> 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>
Mon, 21 Mar 2011 23:32:09 +0000 (10:32 +1100)
commit0cf5ef67bbc8dad949af945ab5dd4b1d9df0d0a9
tree52cec28e5092e0e67029de562d9390ba847f408f
parent6f38d7ae107de0615232a64a1b16a470fa1f8a4b
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