qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] nbd: Add exports listing support


From: Hani Benhabiles
Subject: [Qemu-devel] [PATCH 0/2] nbd: Add exports listing support
Date: Sat, 7 Jun 2014 01:32:30 +0100

Compared to v2:
* 1/2: Handle options in loop. Handle NBD_OPT_ABORT. Add link to documentation.
  Improve commit message.
* 2/2: Fix return value in NBD_OPT_LIST case. Rename nbd_send_list() function to
  nbd_handle_list().
* Remove patch 3/3 from v2. Applied separately by Paolo.

Hani Benhabiles (2):
  nbd: Handle fixed new-style clients.
  nbd: Handle NBD_OPT_LIST option.

 include/block/nbd.h |  11 +++
 nbd.c               | 200 +++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 170 insertions(+), 41 deletions(-)

-- 
1.8.3.2




reply via email to

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