[Libguestfs] [nbdkit PATCH 0/3] various nbdkit patches

Eric Blake eblake at redhat.com
Mon Nov 13 16:52:40 UTC 2017


Fixes for various issues found while implementing my nbd forwarder
plugin.  I'm okay if you choose to take some but not others; the
most important one is patch 3 which fixes a protocol violation
that makes it impossible for a client to try and recover from EIO
failures over a partially-flaky source block device.

Eric Blake (3):
  maint: Add emacs hint file
  maint: Add NBDKIT_GDB support to in-tree nbdkit script
  connections: Don't send NBD_CMD_READ payload on error

 .dir-locals.el    | 1 +
 nbdkit.in         | 9 +++++++--
 src/connections.c | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
 create mode 100644 .dir-locals.el

-- 
2.13.6




More information about the Libguestfs mailing list