qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/2] block: Avoid second open for format prob


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 2/2] block: Avoid second open for format probing
Date: Fri, 16 Nov 2012 13:32:27 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 15, 2012 at 01:57:37PM +0100, Kevin Wolf wrote:
> This fixes problems that are caused by the additional open/close cycle
> of the existing format probing, for example related to qemu-nbd without
> -t option or file descriptor passing.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block.c |   66 ++++++++++++++++++++++++++++++++++++--------------------------
>  1 files changed, 38 insertions(+), 28 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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