]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/pve/0035-PVE-add-query-pbs-bitmap-info-QMP-call.patch
PVE backup: don't call no_co_wrapper function from coroutine
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 15 May 2023 13:39:55 +0000 (15:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 May 2023 13:09:14 +0000 (15:09 +0200)
commitb64c4dec1c90c23f1932d07c030cc4a4749e5c34
treeb986062d9b8b10682d68335702e8f8b2621fa545
parent53b56ca78102ddb990b04ee79caee8d268bfaf70
PVE backup: don't call no_co_wrapper function from coroutine

Namely, pvebackup_co_prepare() needs to call bdrv_co_open() rather
than bdrv_open(), because it is a coroutine itself.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
15 files changed:
debian/patches/pve/0029-PVE-Backup-proxmox-backup-patches-for-qemu.patch
debian/patches/pve/0031-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch
debian/patches/pve/0032-PVE-various-PBS-fixes.patch
debian/patches/pve/0034-PVE-add-query_proxmox_support-QMP-command.patch
debian/patches/pve/0035-PVE-add-query-pbs-bitmap-info-QMP-call.patch
debian/patches/pve/0038-PVE-Backup-Use-a-transaction-to-synchronize-job-stat.patch
debian/patches/pve/0039-PVE-Backup-Don-t-block-on-finishing-and-cleanup-crea.patch
debian/patches/pve/0040-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
debian/patches/pve/0043-PVE-Use-coroutine-QMP-for-backup-cancel_backup.patch
debian/patches/pve/0044-PBS-add-master-key-support.patch
debian/patches/pve/0052-pbs-namespace-support.patch
debian/patches/pve/0056-PVE-Backup-create-jobs-correctly-cancel-in-error-sce.patch
debian/patches/pve/0057-PVE-Backup-ensure-jobs-in-di_list-are-referenced.patch
debian/patches/pve/0058-PVE-Backup-avoid-segfault-issues-upon-backup-cancel.patch
debian/patches/pve/0062-PVE-Backup-allow-passing-max-workers-performance-set.patch