add API for LVMThin management
like the LVM API, but return an array for the list, because we do not have nested data here and create a vg and thin lv with the name given and use the full size Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
2c2fd98b87
commit
0ea9f3844e
@ -1,5 +1,6 @@
|
||||
|
||||
SOURCES= LVM.pm
|
||||
SOURCES= LVM.pm\
|
||||
LVMThin.pm
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user