]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: Mark both maps on degradation while migrating
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 6 Dec 2011 00:21:23 +0000 (11:21 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 6 Dec 2011 00:21:23 +0000 (11:21 +1100)
commit1ace84038d7913807037f4c3e6e1b49c065c037c
treea3b1f3b83691660f28a9e215dbeb4a15e8a7a922
parent9535fc478c4ce977f83add0dfeab767751745c92
imsm: FIX: Mark both maps on degradation while migrating

During migration degradation is set in first map only. This means that
according to second map disk is present. This is not true and not compatible
with OROM behavior.

Set disks in both maps to degraded state during migration.

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