qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Reitz <mreitz@redhat.com>
To: Fam Zheng <famz@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 1/2] vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
Date: Fri, 05 Jun 2015 18:49:23 +0200	[thread overview]
Message-ID: <5571D313.8020700@redhat.com> (raw)
In-Reply-To: <1433397777-6754-2-git-send-email-famz@redhat.com>

On 04.06.2015 08:02, Fam Zheng wrote:
> It has the similar issue with b1649fae49a8. Since the calculation
> is repeated for a few times already, introduce a function so it can be
> reused.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>   block/vmdk.c | 13 ++++++++++++-
>   1 file changed, 12 insertions(+), 1 deletion(-)

Reviewed-by: Max Reitz <mreitz@redhat.com>

  reply	other threads:[~2015-06-05 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04  6:02 [Qemu-devel] [PATCH 0/2] vmdk: Fix vmdk_co_get_block_status Fam Zheng
2015-06-04  6:02 ` [Qemu-devel] [PATCH 1/2] vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status Fam Zheng
2015-06-05 16:49   ` Max Reitz [this message]
2015-06-04  6:02 ` [Qemu-devel] [PATCH 2/2] vmdk: Use vmdk_find_index_in_cluster everywhere Fam Zheng
2015-06-05 16:51   ` [Qemu-devel] [Qemu-block] " Max Reitz
2015-06-08 10:45 ` [Qemu-devel] [PATCH 0/2] vmdk: Fix vmdk_co_get_block_status Kevin Wolf

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=5571D313.8020700@redhat.com \
    --to=mreitz@redhat.com \
    --cc=famz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@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).