]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: fix up compare_super_imsm() to match family_num for populated mpb's
authorDan Williams <dan.j.williams@intel.com>
Tue, 16 Sep 2008 03:58:40 +0000 (20:58 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 16 Sep 2008 03:58:40 +0000 (20:58 -0700)
commit3e372e5a7299d1f969c02b4ecf10b7df0998926d
treef87798cf3a81126647711b2068bc1595ec13fc42
parente0783b419d674815e548960167dd02952900c4a6
imsm: fix up compare_super_imsm() to match family_num for populated mpb's

This allows spares to be associated with any family while not allowing
disks from different families to be assembled.

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