]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Check correct slots on disk failure
authorAdam Kwolek <adam.kwolek@intel.com>
Wed, 7 Dec 2011 12:58:38 +0000 (13:58 +0100)
committerNeilBrown <neilb@suse.de>
Thu, 8 Dec 2011 03:08:21 +0000 (14:08 +1100)
commit0a108d63d2dba518b4d8a5ced91fdbbb5230ca59
treeca29a46f29ee4e214154931e0e15b0674669801f
parent3d59f0c039281d0b393d11f6eb8b4ce6bcdbc236
imsm: FIX: Check correct slots on disk failure

When changes are made to 2nd map, slot in second map should be tested
instead first one /as change will be applied to second map).

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