]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: add_to_super_ddf_bvd: use get_svd_state()
authormwilck@arcor.de <mwilck@arcor.de>
Wed, 3 Jul 2013 20:28:01 +0000 (22:28 +0200)
committerNeilBrown <neilb@suse.de>
Mon, 8 Jul 2013 06:50:33 +0000 (16:50 +1000)
commit63eb24540340144fd5d2562627cae2453346f1fd
tree0eae62881c3d02c1bbc37c73b9b8fe9982ffe3c2
parent475ccbdbf69bd00bdcdf965fe6914c4e22743370
DDF: add_to_super_ddf_bvd: use get_svd_state()

Reuse get_svd_state() rather than own state algorithm.

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