]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/LVMPlugin.pm
fix #1379: return size as number instead of string
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 16 May 2017 12:53:54 +0000 (14:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2017 08:24:30 +0000 (10:24 +0200)
commita3f38a644c46613646b7aaa6eee83cede9042248
tree1534e455111841c777d32b62cc4cd4272d175bdf
parent7ba34faa6e01217c1056b44cc8d6d2772c1096d0
fix #1379: return size as number instead of string

this caused the webinterface to sort alphabetically instead of numerical
when sorting by image size

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/Storage/LVMPlugin.pm