commit | 62aa1fbeac5922240fedd22b435024a3b96cbc8f | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Mon Jul 29 16:35:53 2019 -0400 |
committer | John Snow <jsnow@redhat.com> | Fri Aug 16 16:28:02 2019 -0400 |
tree | f656da90963b1bc167fc24e81b5b4b17b9801c53 | |
parent | 28636b8211c30e9b7ab05806a8824eabf377f307 [diff] |
block/backup: upgrade copy_bitmap to BdrvDirtyBitmap This simplifies some interface matters; namely the initialization and (later) merging the manifest back into the sync_bitmap if it was provided. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 20190709232550.10724-12-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>