]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
mdadm: second_map enhancement for imsm_get_map()
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 6 Jan 2011 05:08:04 +0000 (16:08 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 6 Jan 2011 05:08:04 +0000 (16:08 +1100)
commit98130f4013fe7c68f3bff42ee3b2367b7bff410d
tree31c5b3800d21b050631a494dede771d135ddb464
parentf6f53092ffb0eea4bd1716cc38ce785b94748e8d
mdadm: second_map enhancement for imsm_get_map()

Allow map related operations for the given map: first of second.
For reshape specific functionality it is required to have an access

Until now, the active map was chosen according to the current volume status.

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