qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 17/27] block: Don't lock drive-backup target


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v5 17/27] block: Don't lock drive-backup target image in none mode
Date: Tue, 24 May 2016 20:16:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

On 17.05.2016 09:35, Fam Zheng wrote:
> As a very special case, in sync=none mode, the source, as the backing
> image of the target, will be RO opened again, which is not accepted by
> image locking because the first open could be exclusive.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  blockdev.c | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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