mirror of
git://git.proxmox.com/git/pve-qemu.git
synced 2025-01-23 02:04:58 +03:00
Fiona Ebner
b64c4dec1c
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>
Description
No description provided
Languages
Makefile
100%