commit | a33fbb4f8b64226becf502a123733776ce319b24 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Jun 13 20:18:16 2018 +0200 |
committer | Max Reitz <mreitz@redhat.com> | Mon Jun 18 17:04:55 2018 +0200 |
tree | f561b258d5c978b7dfd957aefd489d95482ae744 | |
parent | ec9f10fe064f2abb9dc60a9fa580d8d0933f2acf [diff] |
hbitmap: Add @advance param to hbitmap_iter_next() This new parameter allows the caller to just query the next dirty position without moving the iterator. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180613181823.13618-8-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>