]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: Add wait_for_reshape_imsm() implementation
authorAdam Kwolek <adam.kwolek@intel.com>
Wed, 8 Jun 2011 07:07:10 +0000 (17:07 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 8 Jun 2011 07:07:10 +0000 (17:07 +1000)
commiteee67a47f26285b9b64c3c268dd422a0efa883a5
tree0ac940ba8d5fbd054645c97c0b86f39360b9c610
parent90b60dfa48592e0118065060e91c8c498075a344
imsm: Add wait_for_reshape_imsm() implementation

After each checkpoint mdadm should set new reshaped area and wait
until md finishes reshape. Function wait_for_reshape_imsm() sets
new reshape range and waits for job completion.

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