all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH qemu-server] agent: remove feature removal todo note
@ 2026-03-19 15:26 Maximiliano Sandoval
  0 siblings, 0 replies; only message in thread
From: Maximiliano Sandoval @ 2026-03-19 15:26 UTC (permalink / raw)
  To: pve-devel; +Cc: Thomas Lamprecht

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-19 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-19 15:26 [PATCH qemu-server] agent: remove feature removal todo note Maximiliano Sandoval

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal