qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] nbd patches for 2018-03-01
Date: Thu,  1 Mar 2018 15:02:45 -0600	[thread overview]
Message-ID: <20180301210249.14872-1-eblake@redhat.com> (raw)

The following changes since commit 0dc8ae5e8e693737dfe65ba02d0c6eccb58a9c67:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into staging (2018-03-01 17:08:16 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2018-03-01

for you to fetch changes up to 28fb494f9b8827c6087d515e20a3c78baaf443cc:

  nbd/client: fix error messages in nbd_handle_reply_err (2018-03-01 14:48:23 -0600)

----------------------------------------------------------------
nbd patches for 2018-03-01

- Eric Blake: nbd: Honor server's advertised minimum block size
- Vladimir Sementsov-Ogievskiy: partial: nbd block status base:allocation

----------------------------------------------------------------
Eric Blake (1):
      nbd: Honor server's advertised minimum block size

Vladimir Sementsov-Ogievskiy (3):
      nbd: change indenting in nbd.h
      nbd: BLOCK_STATUS constants
      nbd/client: fix error messages in nbd_handle_reply_err

 include/block/nbd.h | 53 ++++++++++++++++++++++++++++++++++++++++++-----------
 block/nbd-client.c  |  3 ---
 block/nbd.c         |  2 ++
 nbd/client.c        | 24 ++++++++++++------------
 nbd/common.c        | 10 ++++++++++
 nbd/server.c        |  4 ++--
 nbd/trace-events    |  8 ++++----
 7 files changed, 72 insertions(+), 32 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-03-01 21:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01 21:02 Eric Blake [this message]
2018-03-01 21:02 ` [Qemu-devel] [PULL 1/4] nbd: Honor server's advertised minimum block size Eric Blake
2018-03-01 21:02 ` [Qemu-devel] [PULL 2/4] nbd: change indenting in nbd.h Eric Blake
2018-03-01 21:02 ` [Qemu-devel] [PULL 3/4] nbd: BLOCK_STATUS constants Eric Blake
2018-03-01 21:02 ` [Qemu-devel] [PULL 4/4] nbd/client: fix error messages in nbd_handle_reply_err Eric Blake
2018-03-02 13:48 ` [Qemu-devel] [PULL 0/4] nbd patches for 2018-03-01 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=20180301210249.14872-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).