these fix various corner cases / spurious warnings for the recently added file_size_info checks.
changes from v2: - fix esxi return value order - replace third patch with new one just adding a warning to the existing fallback mechanism that already covers this Fabian Grünbichler (3): storage: plugin: return 'raw' format when parsing non-image volumes esxi: fix return value of volume_size_info for vmx volumes file_size_info: add warning when falling back to raw format src/PVE/Storage/ESXiPlugin.pm | 4 +++- src/PVE/Storage/Plugin.pm | 16 +++++++++------- src/test/parse_volname_test.pm | 22 +++++++++++++--------- 3 files changed, 25 insertions(+), 17 deletions(-) -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel