]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/LvmThinPlugin.pm
extend list_thinpools for multiple vgs and more information
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 30 Jul 2018 08:26:02 +0000 (10:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Aug 2018 09:10:33 +0000 (11:10 +0200)
commit49d149e638c27ca199f61959dbef9c6f1dec3d32
tree532b21b006be6722b77a119a02dc5b631fcf4f49
parent83bbd6f5a1162eb201a536c4e4d6e75dbc1b0be5
extend list_thinpools for multiple vgs and more information

if no vg is given, give back all thinpools from all vgs
if verbose is 1, then give back the information about the thinpools
(like size and free)

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