]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Chunk size migration problem
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 7 Feb 2012 14:03:51 +0000 (15:03 +0100)
committerNeilBrown <neilb@suse.de>
Thu, 9 Feb 2012 01:20:52 +0000 (12:20 +1100)
commite1742195ff3dba97929f81af6b7633481a23397a
tree845f0c63a707ccf5c94a4018af9152f0659ac2d3
parent78340e26a54db960de238b511f5cdc74aebe4453
imsm: FIX: Chunk size migration problem

When chunk size migration occurs (e.g. 128k->4k) first checkpoint cannot
be set in md due to too small step. Correct migration record initialization
to allow whole copy area usage and increase migration checkpoint step.

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