]> git.proxmox.com Git - pve-storage.git/commit - PVE/API2/Disks/LVMThin.pm
fix #1929: only check storage if user want to create one
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 25 Sep 2018 08:38:02 +0000 (10:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Oct 2018 12:30:22 +0000 (14:30 +0200)
commit4dcb16c0dc2ac78d38717e4ce4157d1ce2d63cb6
tree12bd544b4af51c9eee8c37f256a1233edc171b6a
parent820bab50b94e2b3b1e1f23eae92ff8df14163a87
fix #1929: only check storage if user want to create one

this is useful if a user wants to create similar storage on each host

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Disks/Directory.pm
PVE/API2/Disks/LVM.pm
PVE/API2/Disks/LVMThin.pm
PVE/API2/Disks/ZFS.pm