[pve-devel] [PATCH storage v2 0/3] file_size_info follow-ups
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Dec 10 13:17:54 CET 2024
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
More information about the pve-devel
mailing list