diff options
| author | Eric Blake | 2017-09-25 16:55:25 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2017-10-06 16:28:58 +0200 |
| commit | 0fdf1a4f68e5f27df9bb10a7223bd519c8d30e31 (patch) | |
| tree | 89bb889eb6376f30230380c485d24ebda9f46110 /scripts | |
| parent | qcow2: Switch store_bitmap_data() to byte-based iteration (diff) | |
| download | qemu-0fdf1a4f68e5f27df9bb10a7223bd519c8d30e31.tar.gz qemu-0fdf1a4f68e5f27df9bb10a7223bd519c8d30e31.tar.xz qemu-0fdf1a4f68e5f27df9bb10a7223bd519c8d30e31.zip | |
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Both callers already had bytes available, but were scaling to
sectors. Move the scaling to internal code. In the case of
bdrv_aligned_pwritev(), we are now passing the exact offset
rather than a rounded sector-aligned value, but that's okay
as long as dirty bitmap widens start/bytes to granularity
boundaries.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
