]> git.proxmox.com Git - mirror_qemu.git/commit
block: Drop last of the sector-based aio callbacks
authorEric Blake <eblake@redhat.com>
Tue, 24 Apr 2018 19:25:06 +0000 (14:25 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 15 May 2018 14:11:41 +0000 (16:11 +0200)
commitedfab6a08b0dc240ac3a665adf4dc40db9b9ec7f
treeef436e0a0f7cb83063075a50e00ca0678a203fef
parent918889b291dfb8f55d537e01ecbb082d27c2737a
block: Drop last of the sector-based aio callbacks

We are gradually moving away from sector-based interfaces, towards
byte-based.  Now that all drivers with aio callbacks are using the
byte-based interfaces, we can remove the sector-based versions.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/io.c
include/block/block_int.h