summary refs log tree commit diff stats
path: root/scripts/qapi-types.py
diff options
context:
space:
mode:
authorPavel Butsykin <pbutsykin@virtuozzo.com>2017-09-04 13:18:00 +0300
committerKevin Wolf <kwolf@redhat.com>2017-09-06 14:40:18 +0200
commit83a8c775a8bf134eb18a719322939b74a818d750 (patch)
tree35429d8c51aefb3b686e29bd16b11eb3ab9790e3 /scripts/qapi-types.py
parent1e13e2015bfd23fc2a31dcc23ebe208a4d7fc701 (diff)
downloadfocaccia-qemu-83a8c775a8bf134eb18a719322939b74a818d750.tar.gz
focaccia-qemu-83a8c775a8bf134eb18a719322939b74a818d750.zip
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
After calling qcow2_inactivate(), all qcow2 caches must be flushed, but this
may not happen, because the last call qcow2_store_persistent_dirty_bitmaps()
can lead to marking l2/refcont cache as dirty.

Let's move qcow2_store_persistent_dirty_bitmaps() before the caсhe flushing
to fix it.

Cc: qemu-stable@nongnu.org
Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions