scsi: remove AioContext locking
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 5 Dec 2023 18:20:05 +0000 (13:20 -0500)
committerKevin Wolf <kwolf@redhat.com>
Thu, 21 Dec 2023 21:49:27 +0000 (22:49 +0100)
commit4f36b1384756914a6c4ffe04080a96da149c4c03
treed2c9ce17ac5f05ec50aad909f558db09f0904fe3
parentc43d5bc8581d98f82b335f549d10793214e9971b
scsi: remove AioContext locking

The AioContext lock no longer has any effect. Remove it.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-ID: <20231205182011.1976568-9-stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi/scsi-bus.c
hw/scsi/scsi-disk.c
hw/scsi/virtio-scsi.c
include/hw/virtio/virtio-scsi.h