diff options
author | Eric Blake <eblake@redhat.com> | 2017-09-25 09:55:26 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-10-06 16:28:58 +0200 |
commit | ca759622441da1d19107efaa62d9d63fb83ebb79 (patch) | |
tree | f8570ec9b02f5acebabdb38a30d49838fe6c4cd8 /hw/block/onenand.c | |
parent | 0fdf1a4f68e5f27df9bb10a7223bd519c8d30e31 (diff) |
dirty-bitmap: Convert internal hbitmap size/granularity
Now that all callers are using byte-based interfaces, there's no
reason for our internal hbitmap to remain with sector-based
granularity. It also simplifies our internal scaling, since we
already know that hbitmap widens requests out 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 'hw/block/onenand.c')
0 files changed, 0 insertions, 0 deletions