]> Git Repo - qemu.git/commit - tests/qemu-iotests/083.out
nbd: Use new qio_channel_*_all() functions
authorEric Blake <[email protected]>
Tue, 5 Sep 2017 19:11:14 +0000 (14:11 -0500)
committerEric Blake <[email protected]>
Wed, 6 Sep 2017 15:11:54 +0000 (10:11 -0500)
commit030fa7f6f950f5c8963f1dee8e6bb7387ed86a99
treec604ccc0c3afbfa97fa60839fce99619bf20e457
parente8ffaa311080a570a7c86d03c139c160cd11a831
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 <[email protected]>
Message-Id: <20170905191114[email protected]>
Reviewed-by: Daniel P. Berrange <[email protected]>
block/nbd-client.c
include/block/nbd.h
nbd/common.c
nbd/nbd-internal.h
tests/qemu-iotests/083.out
This page took 0.026806 seconds and 4 git commands to generate.