From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Fiona Ebner <f.ebner@proxmox.com>
Subject: applied: [PATCH-SERIES qemu-server v2 0/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
Date: Tue, 7 Jul 2026 22:31:38 +0200 [thread overview]
Message-ID: <178345629653.4018398.8758488174544257796.b4-ty@b4> (raw)
In-Reply-To: <20260703115432.108667-1-f.ebner@proxmox.com>
On Fri, 03 Jul 2026 13:54:15 +0200, Fiona Ebner wrote:
> Changes in v2:
> * Better describe original issue in commit message.
> * Add Dominik's R-b and Manuel's T-b.
>
> When import_from_volid->() is called, the VM configuration of the
> destination VM is already locked. In case the source volume belongs to
> the same VM, there would be a second attempt to lock the config. In
> particular, this also happens when importing from OVA, because the
> source image is first extracted and belongs to the same VM.
>
> [...]
Applied, thanks!
[1/3] api: disk import: remove unused wrongly named variable
https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=4f76aa701f1b2c401e79137159da6e7b121fd5c4
[2/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=c7aa95a4ff77e4b097ed633ffca45a533d619722
[3/3] api: update vm: fork before locking
https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=797ab2381df96f178521c2dcb0eb62686195dd3c
prev parent reply other threads:[~2026-07-07 20:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 11:54 [PATCH-SERIES qemu-server v2 0/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM Fiona Ebner
2026-07-03 11:54 ` [PATCH qemu-server v2 1/3] api: disk import: remove unused wrongly named variable Fiona Ebner
2026-07-03 11:54 ` [PATCH qemu-server v2 2/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM Fiona Ebner
2026-07-03 11:54 ` [PATCH qemu-server v2 3/3] api: update vm: fork before locking Fiona Ebner
2026-07-07 20:31 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178345629653.4018398.8758488174544257796.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.