qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] NBD patches through 2019-01-05
@ 2019-01-05 14:00 Eric Blake
  2019-01-05 14:00 ` [Qemu-devel] [PULL 1/8] nbd: publish _lookup functions Eric Blake
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Eric Blake @ 2019-01-05 14:00 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-01-07 14:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-05 14:00 [Qemu-devel] [PULL 0/8] NBD patches through 2019-01-05 Eric Blake
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

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).