Stefan Hajnoczi 6b5aa3a0fd virtio-blk: don't lock AioContext in the submission code path
There is no need to acquire the AioContext lock around blk_aio_*() or
blk_get_geometry() anymore. I/O plugging (defer_call()) also does not
require the AioContext lock anymore.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20230914140101.1065008-5-stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-12-21 22:49:27 +01:00
..
2023-10-20 08:51:41 +02:00
2023-12-20 09:40:16 -05:00
2023-12-04 08:03:42 -05:00
2023-12-20 10:29:23 +01:00
2023-09-21 11:31:16 +03:00
2023-11-07 09:41:52 +08:00
2023-12-20 09:40:16 -05:00
2023-12-20 10:29:23 +01:00
2023-12-20 09:40:16 -05:00
2023-12-20 09:40:16 -05:00
2023-11-10 18:19:13 +01:00
2023-12-20 09:40:16 -05:00
2023-09-21 11:31:16 +03:00
2023-07-25 17:14:07 +03:00
2023-09-20 07:54:34 +03:00