qemu-patch-raspberry4/nbd
Eric Blake 23e099c34c nbd: Refactor reply to NBD_OPT_EXPORT_NAME
Reply directly in nbd_negotiate_handle_export_name(), rather than
waiting until nbd_negotiate_options() completes.  This will make it
easier to implement NBD_OPT_GO.  Pass additional parameters around,
rather than stashing things inside NBDClient.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170707203049.534-6-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-14 12:04:42 +02:00
..
client.c nbd: Expose and debug more NBD constants 2017-07-14 12:04:41 +02:00
common.c nbd: Expose and debug more NBD constants 2017-07-14 12:04:41 +02:00
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
nbd-internal.h nbd: Expose and debug more NBD constants 2017-07-14 12:04:41 +02:00
server.c nbd: Refactor reply to NBD_OPT_EXPORT_NAME 2017-07-14 12:04:42 +02:00
trace-events nbd: Simplify trace of client flags in negotiation 2017-07-14 12:04:42 +02:00