qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] nbd block status initial patches


From: Eric Blake
Subject: [Qemu-devel] [PATCH v2 0/2] nbd block status initial patches
Date: Mon, 26 Feb 2018 10:57:21 -0600

Here's the bits of 3/9 and 5/9 that I liked, but where I made further
changes.  I'd like to take these two, plus the original 2/9 as-is,
as part of my next NBD PULL request, but want to make sure you are
okay with my changes.

Yes, I still need to follow up on the upstream NBD list what we
are going to do about the disagreement on values for the constants
between the early Virtuozzo implementation and the current wording
in the NBD extension branch.

Vladimir Sementsov-Ogievskiy (2):
  nbd: BLOCK_STATUS constants
  nbd/client: fix error messages in nbd_handle_reply_err

 include/block/nbd.h | 31 +++++++++++++++++++++++++++++++
 nbd/client.c        | 20 ++++++++++----------
 nbd/common.c        | 10 ++++++++++
 nbd/server.c        |  4 ++--
 nbd/trace-events    |  8 ++++----
 5 files changed, 57 insertions(+), 16 deletions(-)

-- 
2.14.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]