From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/8] NBD patches through 2019-01-05
Date: Sat, 5 Jan 2019 08:00:52 -0600 [thread overview]
Message-ID: <20190105140100.26913-1-eblake@redhat.com> (raw)
The following changes since commit 9b2e891ec5ccdb4a7d583b77988848282606fdea:
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging (2018-12-22 11:25:31 +0000)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2019-01-05
for you to fetch changes up to ef2e35fcc8e14bcc9366df5fdf53f65d679f8dca:
nbd/client: Drop pointless buf variable (2019-01-05 07:53:22 -0600)
----------------------------------------------------------------
nbd patches for 2019-01-05
Error and trace improvements in NBD code, such as less noise for
common disconnect scenarios.
- Vladimir Sementsov-Ogievskiy: 0/3 nbd-client: drop extra error noise
- Eric Blake: portions of 0/22 nbd: add qemu-nbd --list
----------------------------------------------------------------
Eric Blake (6):
nbd/client: Trace all server option error messages
qemu-nbd: Use program name in error messages
nbd: Document timeline of various features
nbd/client: More consistent error messages
qemu-nbd: Fail earlier for -c/-d on non-linux
nbd/client: Drop pointless buf variable
Vladimir Sementsov-Ogievskiy (2):
nbd: publish _lookup functions
block/nbd-client: use traces instead of noisy error_report_err
docs/interop/nbd.txt | 19 +++++++++++++-
include/block/nbd.h | 5 ++++
nbd/nbd-internal.h | 8 ++----
block/nbd-client.c | 23 ++++++++++++++---
nbd/client.c | 63 ++++++++++++++++------------------------------
qemu-nbd.c | 22 ++++++++++++++--
block/trace-events | 4 +++
nbd/trace-events | 1 +
tests/qemu-iotests/083.out | 28 ---------------------
tests/qemu-iotests/233.out | 2 +-
10 files changed, 92 insertions(+), 83 deletions(-)
--
2.20.1
next reply other threads:[~2019-01-05 14:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-05 14:00 Eric Blake [this message]
2019-01-05 14:00 ` [Qemu-devel] [PULL 1/8] nbd: publish _lookup functions Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 2/8] nbd/client: Trace all server option error messages Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 3/8] block/nbd-client: use traces instead of noisy error_report_err Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 4/8] qemu-nbd: Use program name in error messages Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 5/8] nbd: Document timeline of various features Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 6/8] nbd/client: More consistent error messages Eric Blake
2019-01-05 14:00 ` [Qemu-devel] [PULL 7/8] qemu-nbd: Fail earlier for -c/-d on non-linux Eric Blake
2019-01-05 14:01 ` [Qemu-devel] [PULL 8/8] nbd/client: Drop pointless buf variable Eric Blake
2019-01-07 14:11 ` [Qemu-devel] [PULL 0/8] NBD patches through 2019-01-05 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=20190105140100.26913-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).