diff options
| author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-06-10 13:07:54 +0300 |
|---|---|---|
| committer | Eric Blake <eblake@redhat.com> | 2021-06-18 10:59:54 -0500 |
| commit | c2405af0e418a3f4cca0840f31161f7ac17b9697 (patch) | |
| tree | f61312c219ac1c2ef9e6293bdd89cd01e6c4f53b /scripts/block-coroutine-wrapper.py | |
| parent | 6d2b0332d3a2d85bb37786a914c6865a4386ef87 (diff) | |
| download | focaccia-qemu-c2405af0e418a3f4cca0840f31161f7ac17b9697.tar.gz focaccia-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 'scripts/block-coroutine-wrapper.py')
0 files changed, 0 insertions, 0 deletions