From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Alberto Garcia <berto@igalia.com>, qemu-block@nongnu.org
Subject: [Qemu-devel] [PATCH 0/1] Never cancel a streaming job without running stream_complete()
Date: Thu, 17 Mar 2016 17:35:49 +0200 [thread overview]
Message-ID: <cover.1458228583.git.berto@igalia.com> (raw)
Hi,
this is a simple fix that was ready one year ago but never made it
through because it was part of the intermediate block streaming
series.
While I'm retaking the work on that series and I plan to send a new
version sooner or later, I think there's no reason to delay this patch
even more.
Although the patch is one year old, I decided to keep all the R-b
lines because nothing has really changed in this code since then and I
don't believe the change is controversial.
Berto
Alberto Garcia (1):
block: never cancel a streaming job without running stream_complete()
block/stream.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
2.7.0
next reply other threads:[~2016-03-17 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 15:35 Alberto Garcia [this message]
2016-03-17 15:35 ` [Qemu-devel] [PATCH 1/1] block: never cancel a streaming job without running stream_complete() Alberto Garcia
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=cover.1458228583.git.berto@igalia.com \
--to=berto@igalia.com \
--cc=qemu-block@nongnu.org \
--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).