diff options
author | Eric Blake <eblake@redhat.com> | 2016-05-06 10:26:33 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-05-12 15:22:09 +0200 |
commit | b5772fdde40a8200fc20db4d5da672f1ce149d68 (patch) | |
tree | 23732e1413f0f03ca8054d1b72678e279a6811ae /hmp.h | |
parent | 03c90063ccf5fd18b01448a8b23923769ab2ee21 (diff) |
virtio: 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 trace is modified at the same time, and nb_sectors is now
unused. Fix a comment typo while in the vicinity.
Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hmp.h')
0 files changed, 0 insertions, 0 deletions