diff options
| author | Vladimir Sementsov-Ogievskiy | 2021-06-10 12:07:54 +0200 |
|---|---|---|
| committer | Eric Blake | 2021-06-18 17:59:54 +0200 |
| commit | c2405af0e418a3f4cca0840f31161f7ac17b9697 (patch) | |
| tree | f61312c219ac1c2ef9e6293bdd89cd01e6c4f53b /include/exec | |
| parent | block/nbd: use negotiation of NBDClientConnection (diff) | |
| download | qemu-c2405af0e418a3f4cca0840f31161f7ac17b9697.tar.gz qemu-c2405af0e418a3f4cca0840f31161f7ac17b9697.tar.xz qemu-c2405af0e418a3f4cca0840f31161f7ac17b9697.zip | |
block/nbd: don't touch s->sioc in nbd_teardown_connection()
Negotiation during reconnect is now done in a thread, and s->sioc is
not available during negotiation. Negotiation in thread will be
cancelled by nbd_client_connection_release() called from
nbd_clear_bdrvstate(). So, we don't need this code chunk anymore.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20210610100802.5888-25-vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
