[pve-devel] [PATCH storage 0/3] file_size_info follow-ups
    Fabian Grünbichler 
    f.gruenbichler at proxmox.com
       
    Tue Dec 10 12:19:27 CET 2024
    
    
  
these fix various corner cases / spurious warnings for the recently
added file_size_info checks.
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
  storage: plugin: volume_size_info: fallback to raw for non-image
    volumes
 src/PVE/Storage/ESXiPlugin.pm  |  4 +++-
 src/PVE/Storage/Plugin.pm      | 18 ++++++++++++------
 src/test/parse_volname_test.pm | 22 +++++++++++++---------
 3 files changed, 28 insertions(+), 16 deletions(-)
-- 
2.39.5
    
    
More information about the pve-devel
mailing list