aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2019-09-27 15:23:48 +0300
committerJohn Snow <jsnow@redhat.com>2019-10-17 17:02:32 -0400
commitfcd6a4f42deef7e9f28c7b82f7d340200fb7846e (patch)
tree45e6afb23e600531f5cac946d919c4243d803d07 /scripts/qapi/source.py
parentblock: switch reopen queue from QSIMPLEQ to QTAILQ (diff)
downloadqemu-fcd6a4f42deef7e9f28c7b82f7d340200fb7846e.tar.xz
qemu-fcd6a4f42deef7e9f28c7b82f7d340200fb7846e.zip
block: reverse order for reopen commits
It's needed to fix reopening qcow2 with bitmaps to RW. Currently it can't work, as qcow2 needs write access to file child, to mark bitmaps in-image with IN_USE flag. But usually children goes after parents in reopen queue and file child is still RO on qcow2 reopen commit. Reverse reopen order to fix it. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Acked-by: Max Reitz <mreitz@redhat.com> Acked-by: John Snow <jsnow@redhat.com> Message-id: 20190927122355.7344-3-vsementsov@virtuozzo.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions