]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: added other_bvd to struct vcl
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 1 Mar 2013 22:28:25 +0000 (23:28 +0100)
committerNeilBrown <neilb@suse.de>
Mon, 4 Mar 2013 04:59:38 +0000 (15:59 +1100)
commit8ec5d68536b87249079edcf2197ea85c82b58e9c
tree6fd06291e9d3d21fe363c032a7a3a6bf3272f278
parent0175cbf62c588367c36776072c5654ac17177ad9
DDF: added other_bvd to struct vcl

The VD config structures of different BVDs in the same SVD may be
different. This pointer stores the other BVDs.

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