qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 13/18] block/mirror: Keep write perm for pending


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH 13/18] block/mirror: Keep write perm for pending writes
Date: Tue, 10 Oct 2017 11:58:36 +0200
User-agent: Mutt/1.9.1 (2017-09-22)

Am 13.09.2017 um 20:19 hat Max Reitz geschrieben:
> The owner of the mirror BDS might retire its write permission; but there
> may still be pending mirror operations so the mirror BDS cannot
> necessarily retire its write permission for its child then.
> 
> Signed-off-by: Max Reitz <address@hidden>

I'm confused. The child of mirror_top_bs is the source, but don't mirror
operations only write to the target?

Kevin



reply via email to

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