]> git.ipfire.org Git - thirdparty/qemu.git/commit
block/backup: prohibit backup from using in use bitmaps
authorJohn Snow <jsnow@redhat.com>
Mon, 29 Oct 2018 20:23:16 +0000 (16:23 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 29 Oct 2018 20:23:16 +0000 (16:23 -0400)
commitb27a6b8b329a8dcbab9dc1af45586f7585f3d47b
tree5ebb2c623155101f94fe5ec57c769642a53370a9
parentb053bb55738f35832f3d6472b12277a75c32a038
block/backup: prohibit backup from using in use bitmaps

If the bitmap is frozen, we shouldn't touch it.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20181002230218.13949-6-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
blockdev.c