qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 03/10] block/mirror: move dirty bitmap to filter


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v2 03/10] block/mirror: move dirty bitmap to filter
Date: Tue, 10 Oct 2023 22:10:36 +0300
User-agent: Mozilla Thunderbird

On 09.10.23 12:46, Fiona Ebner wrote:
In preparation to allow switching to active mode without draining.
Initialization of the bitmap in mirror_dirty_init() still happens with
the original/backing BlockDriverState, which should be fine, because
the mirror top has the same length.

Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>


--
Best regards,
Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]