[pve-devel] [PATCH storage 0/4] fix snapshot filename regressions
Shannon Sterz
s.sterz at proxmox.com
Thu Jul 31 14:06:38 CEST 2025
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 at proxmox.com>
More information about the pve-devel
mailing list