commit | b1d10856d687b449a0dc4eca3a8db41055e2d3b8 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Nov 30 18:21:20 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 10:48:53 2009 -0600 |
tree | 4a16f96cbadb15acd82a5f6769eeb279bce78225 | |
parent | 69d63a97a194a70d305f7d3d6b9d8f2c3c5bfbf2 [diff] |
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>