diff options
| author | Sergio Lopez <slp@redhat.com> | 2020-12-14 18:05:16 +0100 |
|---|---|---|
| committer | Eric Blake <eblake@redhat.com> | 2021-01-20 14:48:08 -0600 |
| commit | c7040ff64ec93ee925a81d3547db925fe7d1f1c0 (patch) | |
| tree | 0ff573fe23bb203ef2c770a6136f934c82e455f4 /scripts/qapi/common.py | |
| parent | af74b550bd8ee02c0fdeaa595d5e6f677969f39b (diff) | |
| download | focaccia-qemu-c7040ff64ec93ee925a81d3547db925fe7d1f1c0.tar.gz focaccia-qemu-c7040ff64ec93ee925a81d3547db925fe7d1f1c0.zip | |
block: Honor blk_set_aio_context() context requirements
The documentation for bdrv_set_aio_context_ignore() states this: * The caller must own the AioContext lock for the old AioContext of bs, but it * must not own the AioContext lock for new_context (unless new_context is the * same as the current context of bs). As blk_set_aio_context() makes use of this function, this rule also applies to it. Fix all occurrences where this rule wasn't honored. Suggested-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Sergio Lopez <slp@redhat.com> Message-Id: <20201214170519.223781-2-slp@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions