diff options
| author | Eric Blake | 2016-05-06 18:26:31 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2016-05-12 15:22:08 +0200 |
| commit | d4f510eb3f56d30dd1312fe902138c430db2b361 (patch) | |
| tree | fd69394707f802d8c40961a0740ac0a10a3a90bf /linux-headers | |
| parent | block: Introduce byte-based aio read/write (diff) | |
| download | qemu-d4f510eb3f56d30dd1312fe902138c430db2b361.tar.gz qemu-d4f510eb3f56d30dd1312fe902138c430db2b361.tar.xz qemu-d4f510eb3f56d30dd1312fe902138c430db2b361.zip | |
ide: Switch to byte-based aio block access
Sector-based blk_aio_readv() and blk_aio_writev() should die; switch
to byte-based blk_aio_preadv() and blk_aio_pwritev() instead.
The patch had to touch multiple files at once, because dma_blk_io()
takes pointers to the functions, and ide_issue_trim() piggybacks on
the same interface (while ignoring offset under the hood).
Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
