diff options
author | Eric Blake <eblake@redhat.com> | 2020-10-27 00:05:50 -0500 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2020-10-30 15:10:15 -0500 |
commit | 02e87e3b1c77422b71855102b9cb884e4c7823f7 (patch) | |
tree | 23a4d31524b41797d6efff326d6c5194f3183d40 /block | |
parent | cbad81cef8cc7b220f04600997ea29d7302bae00 (diff) | |
download | qemu-02e87e3b1c77422b71855102b9cb884e4c7823f7.zip qemu-02e87e3b1c77422b71855102b9cb884e4c7823f7.tar.gz qemu-02e87e3b1c77422b71855102b9cb884e4c7823f7.tar.bz2 |
nbd: Simplify qemu bitmap context name
Each dirty bitmap already knows its name; by reducing the scope of the
places where we construct "qemu:dirty-bitmap:NAME" strings, tracking
the name is more localized, and there are fewer per-export fields to
worry about. This in turn will make it easier for an upcoming patch
to export more than one bitmap at once.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20201027050556.269064-6-eblake@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions