]> git.proxmox.com Git - mirror_qemu.git/commit
backup: Extract dirty bitmap handling as a separate function
authorFam Zheng <famz@redhat.com>
Thu, 5 Nov 2015 23:13:10 +0000 (18:13 -0500)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 Nov 2015 15:22:43 +0000 (16:22 +0100)
commitb976ea3cf591ac994cc17dcf0fc550c9aa9c0f5d
tree156d3d88136c183e8688a084b2cc0321589f1b43
parent50f43f0ff9a640b901b2657492d642e14a57bd4d
backup: Extract dirty bitmap handling as a separate function

This will be reused by the coming new transactional completion code.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1446765200-3054-5-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/backup.c