diff options
author | Emanuele Giuseppe Esposito | 2022-10-25 10:49:47 +0200 |
---|---|---|
committer | Kevin Wolf | 2022-10-27 20:14:11 +0200 |
commit | 27633e740e784709f256f6ee70f2dd0b5a87279f (patch) | |
tree | 544ba83d2e48a6ceac1209a86970c7b2f2f43b6e /block | |
parent | blockjob: implement .change_aio_ctx in child_job (diff) | |
download | qemu-27633e740e784709f256f6ee70f2dd0b5a87279f.tar.gz qemu-27633e740e784709f256f6ee70f2dd0b5a87279f.tar.xz qemu-27633e740e784709f256f6ee70f2dd0b5a87279f.zip |
block: implement .change_aio_ctx in child_of_bds
bdrv_child_cb_change_aio_ctx() is identical to
bdrv_child_cb_can_set_aio_ctx(), as we only need
to recursively go on the parent bs.
Note: bdrv_child_try_change_aio_context() is not called by
anyone at this point.
Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20221025084952.2139888-6-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions