diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2020-07-27 21:47:47 +0300 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2020-07-28 09:54:43 -0500 |
commit | fa35591b9cb9a7fd0af2d8c2d8848abba30d3c69 (patch) | |
tree | 0ecc2ca9d960613a76855d96f19f002b429733be /Makefile.target | |
parent | 03a970bb6ffe17a3ae77d54d4127330cf9a73587 (diff) | |
download | qemu-fa35591b9cb9a7fd0af2d8c2d8848abba30d3c69.zip qemu-fa35591b9cb9a7fd0af2d8c2d8848abba30d3c69.tar.gz qemu-fa35591b9cb9a7fd0af2d8c2d8848abba30d3c69.tar.bz2 |
block/nbd: split nbd_establish_connection out of nbd_client_connect
We are going to implement non-blocking version of
nbd_establish_connection, which for a while will be used only for
nbd_reconnect_attempt, not for nbd_open, so we need to call it
separately.
Refactor nbd_reconnect_attempt in a way which makes next commit
simpler.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20200727184751.15704-2-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions