qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] nbd: Add exports listing option


From: Hani Benhabiles
Subject: [Qemu-devel] [PATCH 0/3] nbd: Add exports listing option
Date: Sat, 31 May 2014 22:39:39 +0100

Compared to v1:
* 2/3: Handle options in a loop. Handle NBD_OPT_ABORT and send NBD_REP_ERR_UNSUP
       accordingly.
* 3/3: New patch.

Hani Benhabiles (3):
  nbd: Handle fixed new-style clients.
  nbd: Add exports listing support.
  nbd: Shutdown socket before closing.

 blockdev-nbd.c      |   1 +
 include/block/nbd.h |  11 +++
 nbd.c               | 197 +++++++++++++++++++++++++++++++++++++++++-----------
 qemu-nbd.c          |   1 +
 4 files changed, 171 insertions(+), 39 deletions(-)

-- 
1.8.3.2




reply via email to

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