All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Max Reitz <mreitz@redhat.com>
Cc: "Laszlo Ersek" <lersek@redhat.com>,
	qemu-devel@nongnu.org, "Stefan Hajnoczi" <stefanha@redhat.com>,
	"Benoît Canet" <benoit@irqsave.net>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qcow2: Fix return path of realloc_refcount_block()
Date: Tue, 18 Mar 2014 10:33:27 +0100	[thread overview]
Message-ID: <20140318093327.GG4607@noname.str.redhat.com> (raw)
In-Reply-To: <1395093892-29271-1-git-send-email-mreitz@redhat.com>

Am 17.03.2014 um 23:04 hat Max Reitz geschrieben:
> This series fixes the fail path of the static function
> realloc_refcount_block() in block/qcow2-refcount.c which is used for
> repairing corrupted image files. While doing so, the whole return path
> is cleaned up and the comment describing the return value in case of
> success is fixed.
> 
> 
> Max Reitz (2):
>   qcow2: Correct comment for realloc_refcount_block()
>   qcow2: Fix fail path in realloc_refcount_block()
> 
>  block/qcow2-refcount.c | 36 +++++++++++++++++++-----------------
>  1 file changed, 19 insertions(+), 17 deletions(-)

Thanks, applied to the block branch.

Kevin

      parent reply	other threads:[~2014-03-18  9:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 22:04 [Qemu-devel] [PATCH v2 0/2] qcow2: Fix return path of realloc_refcount_block() Max Reitz
2014-03-17 22:04 ` [Qemu-devel] [PATCH v2 1/2] qcow2: Correct comment for realloc_refcount_block() Max Reitz
2014-03-17 22:19   ` Laszlo Ersek
2014-03-17 22:04 ` [Qemu-devel] [PATCH v2 2/2] qcow2: Fix fail path in realloc_refcount_block() Max Reitz
2014-03-17 22:18   ` Laszlo Ersek
2014-03-18  9:32   ` Kevin Wolf
2014-03-18  9:33 ` Kevin Wolf [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=20140318093327.GG4607@noname.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=benoit@irqsave.net \
    --cc=lersek@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.