qemu-patch-raspberry4/nbd
Eric Blake 004a89fce9 nbd: Create struct for tracking export info
The NBD Protocol is introducing some additional information
about exports, such as minimum request size and alignment, as
well as an advertised maximum request size.  It will be easier
to feed this information back to the block layer if we gather
all the information into a struct, rather than adding yet more
pointer parameters during negotiation.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170707203049.534-2-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-14 12:04:41 +02:00
..
client.c nbd: Create struct for tracking export info 2017-07-14 12:04:41 +02:00
common.c nbd/common: nbd_tls_handshake: remove extra TRACE 2017-07-10 09:57:24 -05:00
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
nbd-internal.h nbd: use generic trace subsystem instead of TRACE macro 2017-07-10 09:57:24 -05:00
server.c nbd: use generic trace subsystem instead of TRACE macro 2017-07-10 09:57:24 -05:00
trace-events nbd: use generic trace subsystem instead of TRACE macro 2017-07-10 09:57:24 -05:00