Home
last modified time | relevance | path

Searched hist:"8 dc8a60c9e52fa446a5135180592c0cd4213acfb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 8dc8a60c9e52fa446a5135180592c0cd4213acfb Thu May 25 07:47:10 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Take AioContext lock in bdrv_open_driver()

bdrv_refresh_total_sectors() and bdrv_refresh_limits() expect to be
called under the AioContext lock of the node. Take the lock.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230525124713.401149-10-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>