53b56ca781
Changes to other patches are all just metadata/context changes except for pvebackup_co_prepare() needing to call bdrv_co_unref() rather than bdrv_unref(), because it is a coroutine itself. This is documented in d6ee2e324e ("block-coroutine-wrapper: Introduce no_co_wrapper"). The change is necessary, because one of the stable fixes converts bdrv_unref and blk_unref into no_co_wrappers (in preparation for a second patch to fix a hang with the block resize QMP command). Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
0001-drive-mirror-add-support-for-sync-bitmap-mode-never.patch | ||
0002-drive-mirror-add-support-for-conditional-and-always-.patch | ||
0003-mirror-add-check-for-bitmap-mode-without-bitmap.patch | ||
0004-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch | ||
0005-iotests-add-test-for-bitmap-mirror.patch | ||
0006-mirror-move-some-checks-to-qmp.patch |