qemu-patch-raspberry4/nbd
Eric Blake 030fa7f6f9 nbd: Use new qio_channel_*_all() functions
Rather than open-coding our own read/write-all functions, we
can make use of the recently-added qio code.  It slightly
changes the error message in one of the iotests.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170905191114.5959-4-eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
2017-09-06 10:11:54 -05:00
..
client.c
common.c nbd: Use new qio_channel_*_all() functions 2017-09-06 10:11:54 -05:00
Makefile.objs
nbd-internal.h nbd: Use new qio_channel_*_all() functions 2017-09-06 10:11:54 -05:00
server.c
trace-events