Am 17/08/2023 um 14:50 schrieb Kevin Wolf: > The functions read the parents list in the generic block layer, so we > need to hold the graph lock already there. The BlockDriver > implementations actually modify the graph, so it has to be a writer > lock. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eespo...@redhat.com>
- [PATCH 18/21] block: Take graph rdlock in bdrv_... Kevin Wolf
- Re: [PATCH 18/21] block: Take graph rdlock... Emanuele Giuseppe Esposito
- [PATCH 13/21] block: Mark bdrv_parent_perms_con... Kevin Wolf
- Re: [PATCH 13/21] block: Mark bdrv_parent_... Emanuele Giuseppe Esposito
- Re: [PATCH 13/21] block: Mark bdrv_parent_... Stefan Hajnoczi
- [PATCH 04/21] block: Take AioContext lock for b... Kevin Wolf
- Re: [PATCH 04/21] block: Take AioContext l... Eric Blake
- Re: [PATCH 04/21] block: Take AioContext l... Emanuele Giuseppe Esposito
- Re: [PATCH 04/21] block: Take AioContext l... Stefan Hajnoczi
- [PATCH 21/21] block: Mark bdrv_add/del_child() ... Kevin Wolf
- Re: [PATCH 21/21] block: Mark bdrv_add/del... Emanuele Giuseppe Esposito
- Re: [PATCH 21/21] block: Mark bdrv_add/del... Stefan Hajnoczi
- [PATCH 09/21] block: Mark bdrv_replace_child_tr... Kevin Wolf
- Re: [PATCH 09/21] block: Mark bdrv_replace... Emanuele Giuseppe Esposito
- Re: [PATCH 09/21] block: Mark bdrv_replace... Stefan Hajnoczi
- [PATCH 02/21] preallocate: Factor out prealloca... Kevin Wolf
- Re: [PATCH 02/21] preallocate: Factor out ... Eric Blake
- Re: [PATCH 02/21] preallocate: Factor out ... Emanuele Giuseppe Esposito
- Re: [PATCH 02/21] preallocate: Factor out ... Stefan Hajnoczi
- [PATCH 06/21] block-coroutine-wrapper: Add no_c... Kevin Wolf
- Re: [PATCH 06/21] block-coroutine-wrapper:... Emanuele Giuseppe Esposito