diff options
author | Eric Blake <eblake@redhat.com> | 2016-07-15 17:22:52 -0600 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-07-20 14:11:55 +0100 |
commit | b15404e0273e20baddcbbc1e8915f2e9ee9b117b (patch) | |
tree | ca6c9de42c059fafd6dfe25cb5293d5177d11cfe /block/trace-events | |
parent | 0c51a893b643bc9393c685b47b9cea1e6831565f (diff) |
block: Switch BlockRequest to byte-based
BlockRequest is the internal struct used by bdrv_aio_*. At the
moment, all such calls were sector-based, but we will eventually
convert to byte-based; start by changing the internal variables
to be byte-based. No change to behavior, although the read and
write code can now go byte-based through more of the stack.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-id: 1468624988-423-4-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/trace-events')
0 files changed, 0 insertions, 0 deletions