]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: exclude failed devices from container_content
authorNeilBrown <neilb@suse.de>
Wed, 2 Mar 2011 22:04:42 +0000 (09:04 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 2 Mar 2011 22:04:42 +0000 (09:04 +1100)
commitfa033beca9ad714d05b47b0e7d2df555797761ec
tree11278b1aad950c94aca584df9ac0d208f53b21fa
parentc870b7dda3d22d2bd232125403b891706ce886c6
ddf: exclude failed devices from container_content

If a device is failed, then don't include it in the reported
container_content, else it might get included in the array.

Reported-by: Albert Pauw <albert.pauw@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c