OSDN Git Service

migration: Create migrate_block_bitmap_mapping() function
authorJuan Quintela <quintela@redhat.com>
Thu, 2 Mar 2023 11:49:16 +0000 (12:49 +0100)
committerJuan Quintela <quintela@redhat.com>
Thu, 27 Apr 2023 14:37:28 +0000 (16:37 +0200)
commitb804b35b1c8a0edfd127ac20819c234be55ac7fc
tree2d2212b434781ee3424c0a5d3964d39443077cac
parent1f2f366c328e851f302c3a97ce4ac18f86a64279
migration: Create migrate_block_bitmap_mapping() function

Notice that we changed the test of ->has_block_bitmap_mapping
for the test that block_bitmap_mapping is not NULL.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
---

Make it return const (vladimir)
migration/block-dirty-bitmap.c
migration/options.c
migration/options.h