]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: getinfo_super_ddf_bvd: fix offset calculation for SVDs
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 19 Jul 2013 19:04:12 +0000 (21:04 +0200)
committerNeilBrown <neilb@suse.de>
Mon, 22 Jul 2013 06:56:32 +0000 (16:56 +1000)
commitfbf0c2a7ac08767651bca1a2d6d7064a0438b0d8
tree3100a83702810885e3658b0bc2f6dad1ee642640
parent6a350d82b973f2a84ac64508b0dcea6ce0db1e96
DDF: getinfo_super_ddf_bvd: fix offset calculation for SVDs

Fix a bug that caused the wrong conf record to be used to derive
data offset and size on secondary RAID (RAID10).

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