]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: fix up getinfo_super_bvd
authorNeilBrown <neilb@suse.de>
Wed, 15 Jun 2011 05:49:23 +0000 (15:49 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 15 Jun 2011 05:49:23 +0000 (15:49 +1000)
commitfb204fb2e166774a8d8d1c73aa8362a6101d64fa
treefdd20206aee8902be22f8b6cdfb9a04e131549e1
parent9ec11d1afd4abc303ec4a8ea25eea0cb155dcc8f
ddf: fix up getinfo_super_bvd

Now that getinfo_super clears the info structure, we need
to make sure the correct values are filled in to info->dev.

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