From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Thomas Lamprecht <t.lamprecht@proxmox.com>
Subject: [PATCH qemu-server] agent: remove feature removal todo note
Date: Thu, 19 Mar 2026 16:26:38 +0100 [thread overview]
Message-ID: <20260319152643.481736-1-m.sandoval@proxmox.com> (raw)
Removing this option would make restoring backups which have this
feature enable fail.
Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
Notes:
This addresses part of the feedback at [1].
This is still missing implementing an alias from the review. I will look
into it on the coming days.
[1] https://lore.proxmox.com/all/9320e19a-94a9-452a-aedd-eea21a0572bf@proxmox.com/T/#u
src/PVE/QemuServer/Agent.pm | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/PVE/QemuServer/Agent.pm b/src/PVE/QemuServer/Agent.pm
index fb3e1835..7bf38e1c 100644
--- a/src/PVE/QemuServer/Agent.pm
+++ b/src/PVE/QemuServer/Agent.pm
@@ -35,7 +35,6 @@ our $agent_fmt = {
optional => 1,
default => 0,
},
- # TODO Remove for Proxmox VE 10
'freeze-fs-on-backup' => {
description => "Deprecated: Use 'guest-fsfreeze' instead.\n\n"
. "Freeze/thaw guest filesystems on backup for consistency.",
--
2.47.3
reply other threads:[~2026-03-19 15:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260319152643.481736-1-m.sandoval@proxmox.com \
--to=m.sandoval@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=t.lamprecht@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.