diff options
author | Eric Blake <eblake@redhat.com> | 2016-05-06 10:26:32 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-05-12 15:22:09 +0200 |
commit | 03c90063ccf5fd18b01448a8b23923769ab2ee21 (patch) | |
tree | c1a13eee77c82fa0bb2df46e27ae9bb6c912e6c7 /hw/cpu | |
parent | d4f510eb3f56d30dd1312fe902138c430db2b361 (diff) |
scsi-disk: 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.
As part of the cleanup, scsi_init_iovec() no longer needs to return
a value, and reword a comment.
[ kwolf: Fix read accounting change ]
Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/cpu')
0 files changed, 0 insertions, 0 deletions