]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: Add spare disks information to array description
authorAdam Kwolek <adam.kwolek@intel.com>
Mon, 14 Feb 2011 00:09:22 +0000 (11:09 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 14 Feb 2011 00:09:22 +0000 (11:09 +1100)
commitabef11a38d55c695d9fc94ffb370a98212e0a5a3
treed8153db27ed4457ee438900f122135d3a1639e05
parent08f9e34bb5797e8681cddfec3a45ac3664df5710
imsm: FIX: Add spare disks information to array description

Spares that are specified on container can be used by any array in container.
this means that for every array in container they should be reported.
This let caller know how many spare devices (not used in any array)
are still available.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c