Searched hist:"680 e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6" (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | 680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 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 D | block_int-common.h | 680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 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 D | replication.c | 680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 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 D | block.c | 680e0cc40c5830ebcbfa0bce99bf932e1a4cf6c6 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>
|