diff options
| author | Eric Blake | 2016-07-16 01:22:52 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2016-07-20 15:11:55 +0200 |
| commit | b15404e0273e20baddcbbc1e8915f2e9ee9b117b (patch) | |
| tree | ca6c9de42c059fafd6dfe25cb5293d5177d11cfe /include | |
| parent | block: Convert bdrv_discard() to byte-based (diff) | |
| download | qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.tar.gz qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.tar.xz qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.zip | |
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 'include')
0 files changed, 0 insertions, 0 deletions
