]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: verify that component disks are attached to the same type of HBA
authorLabun, Marcin <Marcin.Labun@intel.com>
Thu, 10 Mar 2011 00:50:57 +0000 (11:50 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 10 Mar 2011 00:50:57 +0000 (11:50 +1100)
commit8603ea6f221478067e1f50cf1b4d54661403911b
tree5a83aec97dc09a5852e8774b60742d9cadbff507
parent73408129505ddddc2559ec944ae83c6a1c8ec0f6
imsm: verify that component disks are attached to the same type of HBA

compare_super_imsm verifies that the component disks use the same type of HBA
in platform dependent environment. Otherwise print-out error message and block
the action.

Signed-off-by: Marcin Labun <marcin.labun@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c