]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: copy raid device info when associating spares
authorDan Williams <dan.j.williams@intel.com>
Tue, 28 Oct 2008 17:55:31 +0000 (10:55 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 28 Oct 2008 17:55:31 +0000 (10:55 -0700)
commit78d30f94c48020f4efcefe8332095e58a99f1e17
tree84665a567ed9bdc7334346b29d81b5a488c73769
parenta575e2a7cd4533c0cfc8de08daddec9854e0df71
imsm: copy raid device info when associating spares

If a spare is included in the list of examined disks we need to copy in at
least enough information to get the uuid of the populated container.

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