]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/LVMPlugin.pm
implement generic lvm_list_volumes()
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 11 Nov 2015 07:42:08 +0000 (08:42 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 11 Nov 2015 08:14:06 +0000 (09:14 +0100)
commit3e44cd8498773ac6e36c2127a935085cdafc3e2c
tree4ea2e81aefb461b6a79484cbbb77c4e3ddc7ae52
parent610798bc2d019365f6714200c49908ea75c948f4
implement generic lvm_list_volumes()

This replace lvm_lvs, and return a list of all volumes. That way
we can reuse code for LvmThin.
PVE/Storage/LVMPlugin.pm