]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: remove extra superswitches
authorDan Williams <dan.j.williams@intel.com>
Tue, 24 Jun 2008 13:16:44 +0000 (06:16 -0700)
committerDan Williams <dan.j.williams@intel.com>
Mon, 14 Jul 2008 20:55:12 +0000 (13:55 -0700)
commitbf5a934aff850a0249d1daf5c4f55ad934f38c01
tree6f82471794ac1aeada29b3756a1bc04350889568
parent99e29264234dcb00cb740e0b7d7186fe239369bd
imsm: remove extra superswitches

Following the lead of 75ede16d.  This incidentally fixes creation of a second
array by gating call to getinfo_super_imsm_volume with a valid ->current_vol.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c