]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Do not use pba_of_lba0 for copy position calculation
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
commit92144abfbe2a3a80ff41e29f903e544f78bb2481
treeb46effddbee4c590fbe0852ced4b36c231f1aa39
parent1ab242d891e639f756a8f3be678e68d7d3d5b55d
imsm: FIX: Do not use pba_of_lba0 for copy position calculation

imsm_manage_reshape() should not shift start copy position.
This offset is passed to manage reshape function /and it is used/
as input parameter in offsets table already.

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