summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2021-06-10 12:07:54 +0200
committerEric Blake2021-06-18 17:59:54 +0200
commitc2405af0e418a3f4cca0840f31161f7ac17b9697 (patch)
treef61312c219ac1c2ef9e6293bdd89cd01e6c4f53b /include/exec
parentblock/nbd: use negotiation of NBDClientConnection (diff)
downloadqemu-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