]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Manage second map state on array degradation
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 6 Dec 2011 00:36:30 +0000 (11:36 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 6 Dec 2011 00:36:30 +0000 (11:36 +1100)
commit3b451610b50c3e668a96fc2c9cf6e68970e36eed
treee08808c41f2c1dc39dab507308344f5a4ebca90b
parentf627f5ad437672d58e48ed0f32a5bb285efd1d76
imsm: FIX: Manage second map state on array degradation

When degradation during migration occurs second map state is not set
to degraded value (map are updated correctly).

Correct second map state according to it's degradation level.

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