On 20.05.21 16:21, Vladimir Sementsov-Ogievskiy wrote:
We are going to publish copy-before-write filter to be used in separate
of backup. Future step would support bitmap for the filter. But let's
start from full set bitmap.

We have to modify backup, as bitmap is first initialized by
copy-before-write filter, and then backup modifies it.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
---
  block/backup.c            | 16 +++++++---------
  block/copy-before-write.c |  4 ++++
  2 files changed, 11 insertions(+), 9 deletions(-)


Reviewed-by: Max Reitz <mre...@redhat.com>


Reply via email to