Home
last modified time | relevance | path

Searched hist:"680 e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6" (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/unit/
H A Dtest-bdrv-drain.c680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 Fri Sep 29 14:51:56 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Protect bs->children with graph_lock

Almost all functions that access the child links already take the graph
lock now. Add locking to the remaining users and finally annotate the
struct field itself as protected by the graph lock.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230929145157.45443-22-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/include/block/
H A Dblock_int-common.h680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 Fri Sep 29 14:51:56 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Protect bs->children with graph_lock

Almost all functions that access the child links already take the graph
lock now. Add locking to the remaining users and finally annotate the
struct field itself as protected by the graph lock.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230929145157.45443-22-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/block/
H A Dreplication.c680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 Fri Sep 29 14:51:56 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Protect bs->children with graph_lock

Almost all functions that access the child links already take the graph
lock now. Add locking to the remaining users and finally annotate the
struct field itself as protected by the graph lock.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230929145157.45443-22-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/qemu/
H A Dblock.c680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 Fri Sep 29 14:51:56 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Protect bs->children with graph_lock

Almost all functions that access the child links already take the graph
lock now. Add locking to the remaining users and finally annotate the
struct field itself as protected by the graph lock.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230929145157.45443-22-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>