diff options
author | Eric Blake <eblake@redhat.com> | 2018-06-28 15:15:23 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-06-29 14:20:56 +0200 |
commit | 04a11d87d1dfdc5f8081398694db8849d010c12d (patch) | |
tree | b88f6f46d69f005c522ee34c9e1a07c9ff36efd2 /thunk.c | |
parent | 609841a3f8cb1761380032b7bbccb438abb8290f (diff) | |
download | qemu-04a11d87d1dfdc5f8081398694db8849d010c12d.zip qemu-04a11d87d1dfdc5f8081398694db8849d010c12d.tar.gz qemu-04a11d87d1dfdc5f8081398694db8849d010c12d.tar.bz2 |
replication: Switch to byte-based calls
We are gradually moving away from sector-based interfaces, towards
byte-based. Make the change for the last few sector-based calls
into the block layer from the replication driver.
Ideally, the replication driver should switch to doing everything
byte-based, but that's a more invasive change that requires a
bit more auditing.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions