Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block migration: Clean up use of total_sectors
We already save total_sectors in BlkMigDevState, let's use this value during the migration and avoid to recalculate it needlessly. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
- Loading branch information