]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix bug with ddf if devices have different sizes.
authorNeilBrown <neilb@suse.de>
Tue, 19 Aug 2008 07:55:15 +0000 (17:55 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 19 Aug 2008 07:55:15 +0000 (17:55 +1000)
commit567df5fd0a18ed8eed6ee24fb7991b963f56efa0
tree4ef422ff0465d3e16fa0b68330c9323ad72961c5
parent2cc2983d80294d948dd86f4973d4cc3ecfe246c0
Fix bug with ddf if devices have different sizes.

We cannot use the header of the 'best' device to find the
sections on the other devices!!

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