commit | 38908bbc65bcabf110dcc87a84c518e3e6d9a183 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Fri May 22 01:06:43 2020 +0300 |
committer | Eric Blake <eblake@redhat.com> | Thu May 28 13:15:22 2020 -0500 |
tree | d43a2dbda4e3f4ba8660df3a69675fc24d97fd5f | |
parent | a20ab81d22300cca80325c284f21eefee99aa740 [diff] |
migration: refactor init_dirty_bitmap_migration Split out handling one bs, it is needed for the following commit, which will handle BlockBackends separately. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20200521220648.3255-2-vsementsov@virtuozzo.com> [eblake: shorter subject line] Signed-off-by: Eric Blake <eblake@redhat.com>