aboutsummaryrefslogtreecommitdiff
path: root/qemu-io.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2023-05-04 13:57:49 +0200
committerKevin Wolf <kwolf@redhat.com>2023-05-10 14:16:54 +0200
commit533c6e4ee8885cb9e7c6ac36e8e9fa92bea64f97 (patch)
treed490bdbbc180f6ce60879f21404b9f075f4fe713 /qemu-io.c
parent4f0bef8b36eb33efbba0a216b233265d734bdbfb (diff)
downloadqemu-533c6e4ee8885cb9e7c6ac36e8e9fa92bea64f97.zip
qemu-533c6e4ee8885cb9e7c6ac36e8e9fa92bea64f97.tar.gz
qemu-533c6e4ee8885cb9e7c6ac36e8e9fa92bea64f97.tar.bz2
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
This adds GRAPH_RDLOCK annotations to declare that callers of bdrv_recurse_can_replace() need to hold a reader lock for the graph because it accesses the children list of a node. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20230504115750.54437-20-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions