]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: fix spare promotion
authorDan Williams <dan.j.williams@intel.com>
Thu, 10 Dec 2009 22:03:34 +0000 (15:03 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 10 Dec 2009 22:03:34 +0000 (15:03 -0700)
commitac6449bee9b40b0e8131005dc0cbe2d91a070ae2
treec6fbae3590101320aa6c1c6748cdde0d8c8f1c6f
parent6592ce37ee6f32b4886dfca33811c5a0403ed1b6
imsm: fix spare promotion

When associating a spare take on the target's metadata version number to
satisfy future compare_super checks.

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