]> git.proxmox.com Git - mirror_qemu.git/commit
block/backup: loosen restriction on readonly bitmaps
authorJohn Snow <jsnow@redhat.com>
Mon, 29 Jul 2019 20:35:54 +0000 (16:35 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 16 Aug 2019 20:28:02 +0000 (16:28 -0400)
commitb30ffbef531bb851dd96f335de4788e90471234e
tree2dcd188efc67e9c5a69da9ed824c83566f4cadbc
parentdfdc48d5e2c48d28fd9aa8829928d77650b350ae
block/backup: loosen restriction on readonly bitmaps

With the "never" sync policy, we actually can utilize readonly bitmaps
now. Loosen the check at the QMP level, and tighten it based on
provided arguments down at the job creation level instead.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190709232550.10724-19-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
block/backup.c
blockdev.c