diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-10-20 12:56:14 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-10-27 19:05:22 +0200 |
commit | 48af776a5b85ad2dc6124d3d0fb210ca6b98d32c (patch) | |
tree | 279aeb52ea00e4446640518e259a6e356d283816 /default-configs/cris-softmmu.mak | |
parent | 7381e95cc2c33b589c94a857dff21bf2016a08b7 (diff) |
block: Use blk_co_ioctl() for all BB level ioctls
All read/write functions already have a single coroutine-based function
on the BlockBackend level through which all requests go (no matter what
API style the external caller used) and which passes the requests down
to the block node level.
This patch exports a bdrv_co_ioctl() function and uses it to extend this
mode of operation to ioctls.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'default-configs/cris-softmmu.mak')
0 files changed, 0 insertions, 0 deletions