From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] NBD patches for 2.11-rc2
Date: Fri, 17 Nov 2017 09:05:52 -0600 [thread overview]
Message-ID: <20171117150556.16947-1-eblake@redhat.com> (raw)
The following changes since commit fec035a53fa15c4c8c4e62bfef56a35df4161e38:
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' into staging (2017-11-17 10:18:41 +0000)
are available in the git repository at:
git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2017-11-17
for you to fetch changes up to fed5f8f82056c9f222433c41aeb9fca50c89f297:
nbd/server: Fix error reporting for bad requests (2017-11-17 08:38:38 -0600)
----------------------------------------------------------------
nbd patches for 2017-11-17
Eric Blake - nbd: Don't crash when server reports NBD_CMD_READ failure
Eric Blake - nbd/client: Use error_prepend() correctly
Eric Blake - nbd/client: Don't hard-disconnect on ESHUTDOWN from server
Eric Blake - nbd/server: Fix error reporting for bad requests
----------------------------------------------------------------
Eric Blake (4):
nbd: Don't crash when server reports NBD_CMD_READ failure
nbd/client: Use error_prepend() correctly
nbd/client: Don't hard-disconnect on ESHUTDOWN from server
nbd/server: Fix error reporting for bad requests
block/nbd-client.c | 4 ++--
nbd/client.c | 56 +++++++++++++++++++++++++-----------------------------
nbd/server.c | 36 ++++++++++++-----------------------
3 files changed, 40 insertions(+), 56 deletions(-)
--
2.13.6
next reply other threads:[~2017-11-17 15:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-17 15:05 Eric Blake [this message]
2017-11-17 15:05 ` [Qemu-devel] [PULL 1/4] nbd: Don't crash when server reports NBD_CMD_READ failure Eric Blake
2017-11-17 15:05 ` [Qemu-devel] [PULL 2/4] nbd/client: Use error_prepend() correctly Eric Blake
2017-11-17 15:05 ` [Qemu-devel] [PULL 3/4] nbd/client: Don't hard-disconnect on ESHUTDOWN from server Eric Blake
2017-12-06 16:55 ` Michael Roth
2017-12-06 17:01 ` Eric Blake
2017-11-17 15:05 ` [Qemu-devel] [PULL 4/4] nbd/server: Fix error reporting for bad requests Eric Blake
2017-11-17 19:07 ` [Qemu-devel] [PULL 0/4] NBD patches for 2.11-rc2 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=20171117150556.16947-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).