Am 08/11/2022 um 22:19 schrieb Stefan Hajnoczi: > From: Emanuele Giuseppe Esposito <eespo...@redhat.com> > > AioContext lock was introduced in b9e413dd375 and in this instance > it is used to protect these 3 functions: > - virtio_blk_handle_rw_error > - virtio_blk_req_complete > - block_acct_done > > Now that all three of the above functions are protected with > their own locks, we can get rid of the AioContext lock. > > Signed-off-by: Emanuele Giuseppe Esposito <eespo...@redhat.com> > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > Message-Id: <20220609143727.1151816-9-eespo...@redhat.com> > Reviewed-by: Emanuele Giuseppe Esposito <eespo...@redhat.com>
- [PATCH 5/8] virtio-blk: mark IO_CODE functions Stefan Hajnoczi
- Re: [PATCH 5/8] virtio-blk: mark IO_CODE f... Emanuele Giuseppe Esposito
- [PATCH 2/8] block-backend: enable_write_cache s... Stefan Hajnoczi
- Re: [PATCH 2/8] block-backend: enable_writ... Emanuele Giuseppe Esposito
- [PATCH 8/8] virtio-blk: minimize virtio_blk_res... Stefan Hajnoczi
- [PATCH 3/8] virtio: categorize callbacks in GS Stefan Hajnoczi
- Re: [PATCH 3/8] virtio: categorize callbac... Emanuele Giuseppe Esposito
- [PATCH 4/8] virtio-blk: mark GLOBAL_STATE_CODE ... Stefan Hajnoczi
- Re: [PATCH 4/8] virtio-blk: mark GLOBAL_ST... Emanuele Giuseppe Esposito
- [PATCH 6/8] virtio-blk: remove unnecessary AioC... Stefan Hajnoczi
- Re: [PATCH 6/8] virtio-blk: remove unneces... Emanuele Giuseppe Esposito