]> git.ipfire.org Git - thirdparty/qemu.git/commit
block/backup: add 'never' policy to bitmap sync mode
authorJohn Snow <jsnow@redhat.com>
Mon, 29 Jul 2019 20:35:53 +0000 (16:35 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 16 Aug 2019 20:28:02 +0000 (16:28 -0400)
commitcf0cd293c6311e0714739a95d022b262e1d9d798
treeac87e5810f46d3a8a71b5cc4ce9450c59678d6ef
parentc8b56501780615f709d96419fd718ca562d41c46
block/backup: add 'never' policy to bitmap sync mode

This adds a "never" policy for bitmap synchronization. Regardless of if
the job succeeds or fails, we never update the bitmap. This can be used
to perform differential backups, or simply to avoid the job modifying a
bitmap.

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