]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: fixed 'working_disks' reported by container_content.
authorNeilBrown <neilb@suse.de>
Tue, 7 Apr 2009 07:41:55 +0000 (17:41 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 7 Apr 2009 07:41:55 +0000 (17:41 +1000)
commitc0d50ca58423168f2b86ba674227a9bbc33e1501
tree8862e6bd2417b7b3bfd71d7eba0181e299b6c150
parent962371a529e12fb1221f85202cadb3d4879089f7
ddf: fixed 'working_disks' reported by container_content.

The 'work_disks' number should be the number that is expected, not the
number found so far.   This is needed for Incremental assembly to
start the array at the right time.

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