block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
commitd2aafbb68a0390b8166fbf62c572b306f7bf02ce
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>
Tue, 25 Oct 2022 08:49:50 +0000 (25 04:49 -0400)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Oct 2022 18:14:11 +0000 (27 20:14 +0200)
tree0662ed100e23be8399c7f531a5304a8e0eb68d21
parentf8be48adf08641f43dfb34b6abf50f9bc21fc250
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks

Together with all _can_set_ and _set_ APIs, as they are not needed
anymore.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20221025084952.2139888-9-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block/block-backend.c
blockjob.c
include/block/block-global-state.h
include/block/block_int-common.h