diff options
| author | Eric Blake | 2017-07-07 14:44:45 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2017-07-10 13:18:06 +0200 |
| commit | 317a6676a279bf71c881992387f75e16e009259c (patch) | |
| tree | 531fdf39cbf4c57aff4b6346496c7aa16bab2944 /scripts/modules | |
| parent | commit: Switch commit_populate() to byte-based (diff) | |
| download | qemu-317a6676a279bf71c881992387f75e16e009259c.tar.gz qemu-317a6676a279bf71c881992387f75e16e009259c.tar.xz qemu-317a6676a279bf71c881992387f75e16e009259c.zip | |
commit: Switch commit_run() to byte-based
We are gradually converting to byte-based interfaces, as they are
easier to reason about than sector-based. Change the internal
loop iteration of committing to track by bytes instead of sectors
(although we are still guaranteed that we iterate by steps that
are sector-aligned).
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
