qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Hu Tao <hutao@cn.fujitsu.com>
Cc: "Benoît Canet" <benoit.canet@irqsave.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v5 0/4] qemu-img: fix bugs when cluster size is larger than the default value
Date: Mon, 3 Feb 2014 17:14:07 +0100	[thread overview]
Message-ID: <20140203161407.GQ3643@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <cover.1390705440.git.hutao@cn.fujitsu.com>

Am 26.01.2014 um 04:12 hat Hu Tao geschrieben:
> This series fixes several bugs of qcow2 when doing preallocation with a
> cluster_size larger than the default value.
> 
> v5:
>   - limit cur_nr_sectors for the encrypted case (patch 1)
>   - fix some grammar problems in commit messages and make commit messages
>     more understandable

Thanks, applied to the block branch.

Kevin

      parent reply	other threads:[~2014-02-03 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-26  3:12 [Qemu-devel] [PATCH v5 0/4] qemu-img: fix bugs when cluster size is larger than the default value Hu Tao
2014-01-26  3:12 ` [Qemu-devel] [PATCH v5 1/4] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset() Hu Tao
2014-01-26  4:14   ` Benoît Canet
2014-01-26  3:12 ` [Qemu-devel] [PATCH v5 2/4] qcow2: fix offset overflow in qcow2_alloc_clusters_at() Hu Tao
2014-01-26  4:15   ` Benoît Canet
2014-01-26  3:12 ` [Qemu-devel] [PATCH v5 3/4] qcow2: check for NULL l2meta Hu Tao
2014-01-26  4:16   ` Benoît Canet
2014-01-26  3:12 ` [Qemu-devel] [PATCH v5 4/4] qemu-iotests: add test for qcow2 preallocation with different cluster sizes Hu Tao
2014-02-03 16:14 ` 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=20140203161407.GQ3643@dhcp-200-207.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=benoit.canet@irqsave.net \
    --cc=hutao@cn.fujitsu.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).