Eric Blake 03c90063cc 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>
2016-05-12 15:22:09 +02:00
..
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2014-10-31 11:29:00 +01:00
2016-02-16 16:41:17 +01:00
2016-02-16 16:41:22 +01:00
2013-09-12 08:46:21 +02:00