]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: Implement recover_backup_imsm() for imsm metadata
authorAdam Kwolek <adam.kwolek@intel.com>
Wed, 8 Jun 2011 07:11:23 +0000 (17:11 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 8 Jun 2011 07:11:23 +0000 (17:11 +1000)
commit276d77db1fd65eba4ef183635305e9ff297a6ce5
tree97ac21dcf42d0b4aecba344af002be4f907b919c
parentba53ea59adab4d08bb8ac1e15b39a9389ba26950
imsm: Implement recover_backup_imsm() for imsm metadata

Add ability to restore data backed up in General Migration Copy Area
in case of unexpected reshape interruption.
Function restores data during an array assembly and then reshape
is continues from next checkpoint.

Signed-off-by: Krzysztof Wojcik <krzysztof.wojcik@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c