From: "Shannon Sterz" <s.sterz@proxmox.com>
To: "Proxmox VE development discussion" <pve-devel@lists.proxmox.com>
Cc: "pve-devel" <pve-devel-bounces@lists.proxmox.com>
Subject: Re: [pve-devel] [PATCH storage 0/4] fix snapshot filename regressions
Date: Thu, 31 Jul 2025 14:06:38 +0200 [thread overview]
Message-ID: <DBQ87DE0AOJ4.3EWPUOF1L7EV9@proxmox.com> (raw)
In-Reply-To: <20250731111519.931104-1-f.gruenbichler@proxmox.com>
On Thu Jul 31, 2025 at 1:15 PM CEST, Fabian Grünbichler wrote:
> fixes for various issues
>
> Fabian Grünbichler (4):
> plugin: fix parse_name_dir regression for custom volume names
> fix #6584: plugin: list_images: only include parseable filenames
> plugin: extend snapshot name parsing to legacy volnames
> plugin: parse_name_dir: drop deprecation warning
>
> src/PVE/Storage/Plugin.pm | 14 ++++++++++----
> 1 file changed, 10 insertions(+), 4 deletions(-)
tested all of these by reproducing the steps outlined in 6584. plus, i
added a volume with a deprecated name to the vm and took a snapshots with
"vm-" as well as "-vm" in the name, everything worked fine for me. so
consider this:
Tested-by: Shannon Sterz <s.sterz@proxmox.com>
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next prev parent reply other threads:[~2025-07-31 12:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 11:15 Fabian Grünbichler
2025-07-31 11:15 ` [pve-devel] [PATCH storage 1/4] plugin: fix parse_name_dir regression for custom volume names Fabian Grünbichler
2025-07-31 11:15 ` [pve-devel] [PATCH storage 2/4] fix #6584: plugin: list_images: only include parseable filenames Fabian Grünbichler
2025-07-31 11:15 ` [pve-devel] [PATCH storage 3/4] plugin: extend snapshot name parsing to legacy volnames Fabian Grünbichler
2025-07-31 12:09 ` Fiona Ebner
2025-07-31 12:20 ` Fabian Grünbichler
2025-07-31 12:32 ` Fiona Ebner
2025-07-31 11:15 ` [pve-devel] [RFC storage 4/4] plugin: parse_name_dir: drop deprecation warning Fabian Grünbichler
2025-07-31 12:17 ` Fiona Ebner
2025-07-31 12:06 ` Shannon Sterz [this message]
2025-07-31 12:17 ` [pve-devel] applied: [PATCH storage 0/4] fix snapshot filename regressions Thomas Lamprecht
2025-07-31 12:24 ` [pve-devel] " Fiona Ebner
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=DBQ87DE0AOJ4.3EWPUOF1L7EV9@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pve-devel-bounces@lists.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.