qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
commit1466ef6cbe26a55e9bd5d4c3d9f58c793e1eb2c4
authorVladimir Sementsov-Ogievskiy <vsementsov@openvz.org>
Mon, 14 Mar 2022 21:32:24 +0000 (15 00:32 +0300)
committerEric Blake <eblake@redhat.com>
Tue, 26 Apr 2022 18:13:50 +0000 (26 13:13 -0500)
treedaac17e25ccf613bbd7d947545c87a2ba9a0390c
parent80a172de5592b5c33aa6bc30da6f16c4ad1ae390
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr

Rename the type to be reused. Old name is "what is it for". To be
natively reused for other needs, let's name it exactly "what is it".

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@openvz.org>
Message-Id: <20220314213226.362217-2-v.sementsov-og@mail.ru>
[eblake: Adjust S-o-b to Vladimir's new email, with permission]
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
block/monitor/bitmap-qmp-cmds.c
include/block/block_int-global-state.h
qapi/block-core.json
qemu-img.c