diff options
| author | Vladimir Sementsov-Ogievskiy | 2017-10-12 15:53:13 +0200 |
|---|---|---|
| committer | Jeff Cody | 2017-12-18 16:54:13 +0100 |
| commit | 53f1c8794f2c1aea4d2888a3ac4e1b3b8b8b9777 (patch) | |
| tree | 4cfb4fa63ceef95fa1e2c0a2fd0cff276efe7fbb /include | |
| parent | backup: simplify non-dirty bits progress processing (diff) | |
| download | qemu-53f1c8794f2c1aea4d2888a3ac4e1b3b8b8b9777.tar.gz qemu-53f1c8794f2c1aea4d2888a3ac4e1b3b8b8b9777.tar.xz qemu-53f1c8794f2c1aea4d2888a3ac4e1b3b8b8b9777.zip | |
backup: use copy_bitmap in incremental backup
We can use copy_bitmap instead of sync_bitmap. copy_bitmap is
initialized from sync_bitmap and it is more informative: we will not try
to process data, that is already in progress (by write notifier).
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 20171012135313.227864-6-vsementsov@virtuozzo.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
