diff options
author | 2022-02-04 12:10:11 +0100 | |
---|---|---|
committer | 2022-02-11 14:06:15 +0100 | |
commit | e15f3a66c830e3fce99c9d56c493c2f7078a1225 (patch) | |
tree | 1641a1c2d9380ad88863993cc51fa0b1f14ff8f6 /scripts/qapi/commands.py | |
parent | iotests/281: Test lingering timers (diff) | |
download | qemu-e15f3a66c830e3fce99c9d56c493c2f7078a1225.tar.xz qemu-e15f3a66c830e3fce99c9d56c493c2f7078a1225.zip |
block/nbd: Move s->ioc on AioContext change
s->ioc must always be attached to the NBD node's AioContext. If that
context changes, s->ioc must be attached to the new context.
Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=2033626
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions