From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] NBD patches through 2018-01-08
Date: Mon, 8 Jan 2018 09:31:34 -0600 [thread overview]
Message-ID: <20180108153137.5195-1-eblake@redhat.com> (raw)
The following changes since commit 799044b6a3a0fc63e1e020e4d9266786a2dc7a0b:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2018-01-08 13:44:01 +0000)
are available in the Git repository at:
git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2018-01-08
for you to fetch changes up to c4365735a7d38f4355c6f77e6670d3972315f7c2:
block/nbd: fix segmentation fault when .desc is not null-terminated (2018-01-08 09:12:23 -0600)
Careful readers may note that I'm abondoning my earlier pull
request from 20 Dec:
https://lists.gnu.org/archive/html/qemu-devel/2017-12/msg04517.html
This pull request includes the first two patches from that one,
but the second half of that request has a v2 posted by Vladimir,
which I'm letting bake a bit longer rather than including today.
----------------------------------------------------------------
nbd patches for 2018-01-08
- Eric Blake: 0/2 Optimize sparse reads over NBD
- Murilo Opsfelder Araujo: block/nbd: fix segmentation fault when .desc is not null-terminated
----------------------------------------------------------------
Eric Blake (2):
nbd/server: Implement sparse reads atop structured reply
nbd/server: Optimize final chunk of sparse read
Murilo Opsfelder Araujo (1):
block/nbd: fix segmentation fault when .desc is not null-terminated
block/nbd.c | 1 +
nbd/server.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
nbd/trace-events | 1 +
3 files changed, 78 insertions(+), 3 deletions(-)
--
2.14.3
next reply other threads:[~2018-01-08 15:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-08 15:31 Eric Blake [this message]
2018-01-08 15:31 ` [Qemu-devel] [PULL 1/3] nbd/server: Implement sparse reads atop structured reply Eric Blake
2018-01-08 15:31 ` [Qemu-devel] [PULL 2/3] nbd/server: Optimize final chunk of sparse read Eric Blake
2018-01-08 15:31 ` [Qemu-devel] [PULL 3/3] block/nbd: fix segmentation fault when .desc is not null-terminated Eric Blake
2018-01-09 16:28 ` [Qemu-devel] [PULL 0/3] NBD patches through 2018-01-08 Peter Maydell
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=20180108153137.5195-1-eblake@redhat.com \
--to=eblake@redhat.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).