]> git.proxmox.com Git - pve-qemu.git/commit
add patch to disable graph locking
authorFiona Ebner <f.ebner@proxmox.com>
Tue, 17 Oct 2023 12:10:10 +0000 (14:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Oct 2023 13:01:23 +0000 (15:01 +0200)
commit03ff63aa61b5504524ca64a2ed27c10da05a5126
treec5e7e16e0db8006d1e0f04c0ab1e29400b6207da
parent10e1093325de638db2b0f24c9a15363b5d81e644
add patch to disable graph locking

There are still some issues with graph locking, e.g. deadlocks during
backup canceling [0] and initial attempts to fix it didn't work [1].
Because the AioContext locks still exist, it should still be safe to
disable graph locking.

[0]: https://lists.nongnu.org/archive/html/qemu-devel/2023-09/msg00729.html
[1]: https://lists.nongnu.org/archive/html/qemu-devel/2023-09/msg06905.html

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/extra/0006-Revert-Revert-graph-lock-Disable-locking-for-now.patch [new file with mode: 0644]
debian/patches/series