nbd: Handle fixed new-style clients.
commitf5076b5a759cb9b25ab377bbad453801db78a43e
authorHani Benhabiles <kroosec@gmail.com>
Sat, 7 Jun 2014 00:32:31 +0000 (7 01:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Jun 2014 10:50:17 +0000 (30 12:50 +0200)
tree2553aca261160196e952e4b629bf844e80898710
parent27e5eae4577316f7e86a56eb7363d4e78f79e3e5
nbd: Handle fixed new-style clients.

When this flag is set, the server tells the client that it can send another
option if the server received a request with an option that it doesn't
understand instead of directly closing the connection.

Also add link to the most up-to-date documentation.

Signed-off-by: Hani Benhabiles <kroosec@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/block/nbd.h
nbd.c