]> git.proxmox.com Git - pve-qemu.git/commit
pve backup: avoid using recursive mutex
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Apr 2020 13:20:20 +0000 (15:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Apr 2020 13:20:22 +0000 (15:20 +0200)
commitd5619ef646909695b0ea831b9ff674985d3f25ad
treeb8978e022dc7f1debddb22080f6f998f9110f20e
parentb7e851a52959757cf0c96bbad598dd70a81b174f
pve backup: avoid using recursive mutex

Release the lock on qemu_coroutine_yield, so coroutines don't
deadlock.

Originally-by: Stefan Reiter <s.reiter@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/series