]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
Fix #1474: Fixes input and output of print_storage
authorPhilip Abernethy <p.abernethy@proxmox.com>
Thu, 10 Aug 2017 11:14:52 +0000 (13:14 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 10 Aug 2017 11:20:52 +0000 (13:20 +0200)
commitb43b073b51d7b39a172091d86096e67458efe292
treef5eb9efe7d2550bc0445aae5205b1636a020ad36
parentf25e0df9cddfec9ce8a290ae4dc6115ddcab5ef8
Fix #1474: Fixes input and output of print_storage

Accommodates changes in 44ae567 and d40e27d by
reordering checks to allow for proper filtering
of disabled storages. Also reorders two checks to
prevent autovivification resulting in disabled
storages always showing in output.
PVE/Storage.pm