Skip to content
Snippets Groups Projects
Commit 0d1e450c authored by Peter Krempa's avatar Peter Krempa Committed by Eric Blake
Browse files

migration: dirty-bitmap: Use struct for alias map inner members


Currently the alias mapping hash stores just strings of the target
objects internally. In further patches we'll be adding another member
which will need to be stored in the map so pass a copy of the whole
BitmapMigrationBitmapAlias QAPI struct into the map.

Signed-off-by: default avatarPeter Krempa <pkrempa@redhat.com>
Message-Id: <fc5f27e1fe16cb75e08a248c2d938de3997b9bfb.1613150869.git.pkrempa@redhat.com>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
[eblake: adjust long lines]
Signed-off-by: default avatarEric Blake <eblake@redhat.com>
parent eac92d31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment