diff options
author | Eric Blake <eblake@redhat.com> | 2017-09-25 09:55:08 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-10-06 16:28:58 +0200 |
commit | ecbfa2817d61fd102d291487ec1e61571b3b6581 (patch) | |
tree | 501d6b0ebf2293a6e2ff512af049250c253352e9 /block/bochs.c | |
parent | a8b42a1c09e751b9f921a1a73756411fc118020b (diff) |
hbitmap: Rename serialization_granularity to serialization_align
The only client of hbitmap_serialization_granularity() is dirty-bitmap's
bdrv_dirty_bitmap_serialization_align(). Keeping the two names consistent
is worthwhile, and the shorter name is more representative of what the
function returns (the required alignment to be used for start/count of
other serialization functions, where violating the alignment causes
assertion failures).
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 'block/bochs.c')
0 files changed, 0 insertions, 0 deletions