]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: Optimize expansion speed when no backup is required
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 9 Jun 2011 03:00:56 +0000 (13:00 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 9 Jun 2011 03:00:56 +0000 (13:00 +1000)
commit8016a6d42ecef8bff5b6f9d0020ae549e4324188
treeef8ecfb1d18c7046c588ba67f9f176a8498d50a7
parenta47e44fb966d8f212b589012686bba0d7b7fb0d9
imsm: Optimize expansion speed when no backup is required

When no reshape backup is required (e.g. OLCE after critical section),
check-pointing can use bigger steps than backup space allows for.

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