]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
ddf: fix auto-allocation problem.
authorNeilBrown <neilb@suse.de>
Thu, 22 Dec 2011 22:04:59 +0000 (09:04 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 22 Dec 2011 22:04:59 +0000 (09:04 +1100)
commit7b80ad6af2a1ae027eed140010c4d4e160bfe1f9
tree7d8761be59b4375b4a4ea4e1c9fbc673848d6cb1
parentba3903d416524e0fb002eca971ce6026e5f2c3af
ddf: fix auto-allocation problem.

We need to check every disk to see if it has a particular amount of
space spare, not just every subsequent disk.

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