]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: load_imsm_super_all supports loading metadata from the device list
authorLabun, Marcin <Marcin.Labun@intel.com>
Mon, 30 Jan 2012 00:57:23 +0000 (11:57 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 30 Jan 2012 00:57:23 +0000 (11:57 +1100)
commitec50f7b6bb3a5218b51e1a953d530ef6b446bcd4
treef7390b4fcf768c1849d9eeffbf210d2985579b79
parent9587c3739b6d6edc7abfa4a655b9ab46926abdbf
imsm: load_imsm_super_all supports loading metadata from the device list

This option is going to be used to load and analyse the metadata from
devices. This is needed to count the number of volumes on devcies attached
to particular Intel controller (SATA or SAS). It shall be done without
activation of container and volumes on the devices.

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