]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: Use first map only in migration record disk operations
authorAdam Kwolek <adam.kwolek@intel.com>
Mon, 12 Dec 2011 11:07:53 +0000 (12:07 +0100)
committerNeilBrown <neilb@suse.de>
Tue, 13 Dec 2011 01:53:01 +0000 (12:53 +1100)
commit44bfe6dfe95427fc20eefab248373a6c8490da1a
treeb39c9317088ed49cf887a3bd8cdca2cccab8d447
parent3136abe58536334dc28d943f7b122a0327a5e540
imsm: FIX: Use first map only in migration record disk operations

This patch is addition to patch:
    "imsm: FIX: Limit migration record operation by disk slot not by index"
Location of migration record (2 first slots) should be taken on up to date
information. It is in first map.
Change slot verification to use first map only.

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