qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 2/2] block: Avoid second open for format probing
Date: Fri, 16 Nov 2012 13:32:27 +0100	[thread overview]
Message-ID: <20121116123227.GB29634@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1352984257-29712-3-git-send-email-kwolf@redhat.com>

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 <kwolf@redhat.com>
> ---
>  block.c |   66 ++++++++++++++++++++++++++++++++++++--------------------------
>  1 files changed, 38 insertions(+), 28 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

      reply	other threads:[~2012-11-16 12:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 12:57 [Qemu-devel] [PATCH v2 0/2] block: Avoid second open for format probing Kevin Wolf
2012-11-15 12:57 ` [Qemu-devel] [PATCH v2 1/2] block: Factor out bdrv_open_flags Kevin Wolf
2012-11-15 12:57 ` [Qemu-devel] [PATCH v2 2/2] block: Avoid second open for format probing Kevin Wolf
2012-11-16 12:32   ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121116123227.GB29634@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).