Re: [Qemu-block] [PATCH v3 5/5] block/backup: prohibit backup from using in-use bitmaps

2018-09-26 Thread Vladimir Sementsov-Ogievskiy
26.09.2018 02:49, John Snow wrote: If the bitmap is locked, we shouldn't touch it. Signed-off-by: John Snow Reviewed-by: Vladimir Sementsov-Ogievskiy --- blockdev.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/blockdev.c b/blockdev.c index

[Qemu-block] [PATCH v3 5/5] block/backup: prohibit backup from using in-use bitmaps

2018-09-25 Thread John Snow
If the bitmap is locked, we shouldn't touch it. Signed-off-by: John Snow --- blockdev.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/blockdev.c b/blockdev.c index 751e153557..c998336a43 100644 --- a/blockdev.c +++ b/blockdev.c @@ -3512,10 +3512,10 @@ static