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/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
Date: Wed, 6 May 2026 02:20:02 +0200 [thread overview]
Message-ID: <177802679865.2894740.919966531299905266.b4-ty@b4> (raw)
In-Reply-To: <20260423124004.115303-1-f.ebner@proxmox.com>
On Thu, 23 Apr 2026 14:35:11 +0200, Fiona Ebner wrote:
> Changes in v2:
> * Drop already applied patches.
> * Rebase on master, making use of the new should_fs_freeze() function.
> * Add patch to switch to v5.36 and use subroutine signatures.
> * Add patch renaming guest_fs{freeze,thaw} to guest_fs_{freeze,thaw}.
> * Drop patch for changing signature of get_qga_key().
> * Rename guest_fsfreeze_applicable() to guest_fs_freeze_applicable().
> * Simplify log function (usage) in guest_fsfreeze_applicable().
> * Drop $is_backup argument from guest_fs_freeze_applicable() now that
> there is no backup-specific option anymore (is an alias for the
> general one).
> * Pass guest agent config for move disk caller of clone_disk() for
> completenetss.
>
> [...]
Applied, thanks!
[1/7] agent: migrate to v5.36 and use subroutine signatures
commit: 0d9615db6d6db7c34e8e51e83a12ae36638547d3
[2/7] agent: rename guest_fs{freeze,thaw} to guest_fs_{freeze,thaw}
commit: d5cc26ad7e37cd0bf1ab56226f1a4dd90ad2d6ce
[3/7] agent: parse: change signature to take property string rather than full VM config
commit: 6bc998d2d41a66819b5ff4a6bb15b06eda7bdf13
[4/7] agent: should fs freeze: change signature to take property string rather than full VM config
commit: 4bb8bf44ae92d06a0b4ff3dbb6798953d35f05bc
[5/7] clone disk/block jobs: change signatures to take guest agent property string
commit: c905e2992c746b0bd1dc46a071f05d40bc02b007
[6/7] agent: fs freeze: harmonize checks for guest fs freeze
commit: 1da80e2fc905a72669d87bf8d75c8ab2e5579531
[7/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
commit: 17e54674d4325e8500eda25837e82ea4ce91fbe9
prev parent reply other threads:[~2026-05-06 0:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 12:35 [PATCH-SERIES qemu-server v2 0/7] fix #7383: agent: fsfreeze: skip freeze if already frozen Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 1/7] agent: migrate to v5.36 and use subroutine signatures Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 2/7] agent: rename guest_fs{freeze,thaw} to guest_fs_{freeze,thaw} Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 3/7] agent: parse: change signature to take property string rather than full VM config Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 4/7] agent: should fs freeze: " Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 5/7] clone disk/block jobs: change signatures to take guest agent property string Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 6/7] agent: fs freeze: harmonize checks for guest fs freeze Fiona Ebner
2026-04-23 12:35 ` [PATCH qemu-server v2 7/7] fix #7383: agent: fsfreeze: skip freeze if already frozen Fiona Ebner
2026-05-06 0:20 ` 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=177802679865.2894740.919966531299905266.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.