From: Max Reitz <mreitz@redhat.com>
To: qemu-block@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter
Date: Wed, 22 May 2019 16:40:35 +0200 [thread overview]
Message-ID: <20190522144037.29454-1-mreitz@redhat.com> (raw)
See patch 1 for the code-based explanation, and patch 2 for a case where
this bites in practice.
v2:
- Remove test artifacts that remained from testing the test
(Sorry...)
git backport-diff against v1:
Key:
[----] : patches are identical
[####] : number of functional differences between upstream/downstream patch
[down] : patch is downstream-only
The flags [FC] indicate (F)unctional and (C)ontextual differences, respectively
001/2:[----] [--] 'block/io: Delay decrementing the quiesce_counter'
002/2:[0004] [FC] 'iotests: Test cancelling a job and closing the VM'
Max Reitz (2):
block/io: Delay decrementing the quiesce_counter
iotests: Test cancelling a job and closing the VM
block/io.c | 3 ++-
tests/qemu-iotests/255 | 52 ++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/255.out | 24 ++++++++++++++++++
3 files changed, 78 insertions(+), 1 deletion(-)
--
2.21.0
next reply other threads:[~2019-05-22 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-22 14:40 Max Reitz [this message]
2019-05-22 14:40 ` [Qemu-devel] [PATCH v2 1/2] block/io: Delay decrementing the quiesce_counter Max Reitz
2019-05-22 14:40 ` [Qemu-devel] [PATCH v2 2/2] iotests: Test cancelling a job and closing the VM Max Reitz
2019-05-22 15:19 ` [Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter 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=20190522144037.29454-1-mreitz@redhat.com \
--to=mreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--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 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).