qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	andrey@xdel.ru, Fam Zheng <famz@redhat.com>,
	qemu-devel@nongnu.org, sviatoslav.pestov@gmail.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] block: fix multiwrite_merge() overlapping requests
Date: Fri, 29 Aug 2014 14:10:39 +0100	[thread overview]
Message-ID: <20140829131039.GA14144@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1406710411-26373-1-git-send-email-stefanha@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

On Wed, Jul 30, 2014 at 09:53:29AM +0100, Stefan Hajnoczi wrote:
> v2:
>  * s/subset/superset/ in Patch 1 commit message [fam]
>  * Add additional overlapping request test cases [eblake]
> 
> This is a fix for https://bugs.launchpad.net/qemu/+bug/1343827.
> 
> Patch 1 fixes the bug.  Patch 2 adds a qemu-iotests test case to prevent regressions.
> 
> Stefan Hajnoczi (2):
>   block: fix overlapping multiwrite requests
>   qemu-iotests: add multiwrite test cases
> 
>  block.c                    |   6 ++
>  tests/qemu-iotests/100     | 134 +++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/100.out |  89 ++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |   1 +
>  4 files changed, 230 insertions(+)
>  create mode 100755 tests/qemu-iotests/100
>  create mode 100644 tests/qemu-iotests/100.out
> 
> -- 
> 1.9.3
> 
> 

Applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

      parent reply	other threads:[~2014-08-29 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  8:53 [Qemu-devel] [PATCH v2 0/2] block: fix multiwrite_merge() overlapping requests Stefan Hajnoczi
2014-07-30  8:53 ` [Qemu-devel] [PATCH v2 1/2] block: fix overlapping multiwrite requests Stefan Hajnoczi
2014-07-30 11:23   ` Eric Blake
2014-07-31  7:41   ` Benoît Canet
2014-07-30  8:53 ` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: add multiwrite test cases Stefan Hajnoczi
2014-07-30 11:19   ` Eric Blake
2014-07-31  7:46   ` Benoît Canet
2014-08-29 13:10 ` 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=20140829131039.GA14144@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=andrey@xdel.ru \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=sviatoslav.pestov@gmail.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 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).