]> git.proxmox.com Git - pve-storage.git/commit
fix #1611: implement import of base-images for LVM-thin Storage
authorHannes Duerr <h.duerr@proxmox.com>
Tue, 19 Dec 2023 14:03:06 +0000 (15:03 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 18 Apr 2024 13:05:59 +0000 (15:05 +0200)
commitf8a368c63c79626544cd01fbcd1028eae79b6128
tree7d2f6a17848cded3328bfd4873b08de578fcfc03
parent3e5f91823a56e74ac629f85d7b6f1b6077a40a6b
fix #1611: implement import of base-images for LVM-thin Storage

for base images we call the volume_import of the parent plugin and pass
it as vm-image instead of base-image, then convert it back as base-image

Signed-off-by: Hannes Duerr <h.duerr@proxmox.com>
src/PVE/Storage/LvmThinPlugin.pm