commit | 72d10a94213a954ad569095cb4491f2ae0853c40 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Jun 13 20:18:18 2018 +0200 |
committer | Max Reitz <mreitz@redhat.com> | Mon Jun 18 17:04:57 2018 +0200 |
tree | d465f9098cde861cc3c70990d0d789c8ed8950dc | |
parent | 269576848ec3d57d2d958cf5ac69b08c44adf816 [diff] |
block/dirty-bitmap: Add bdrv_dirty_iter_next_area This new function allows to look for a consecutively dirty area in a dirty bitmap. 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-10-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>