qemu-e2k/block/export
Stefan Hajnoczi 7185c85776 util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
The vu_client_trip() coroutine is leaked during AioContext switching. It
is also unsafe to destroy the vu_dev in panic_cb() since its callers
still access it in some cases.

Rework the lifecycle to solve these safety issues.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20200924151549.913737-10-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-10-23 13:42:16 +01:00
..
export.c block/export: Move writable to BlockExportOptions 2020-10-02 15:46:40 +02:00
meson.build
vhost-user-blk-server.c util/vhost-user-server: rework vu_client_trip() coroutine lifecycle 2020-10-23 13:42:16 +01:00
vhost-user-blk-server.h block/export: vhost-user block device backend server 2020-10-23 13:42:16 +01:00