]> git.proxmox.com Git - pve-storage.git/commit
storage_migrate: pull out snapshot decision
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 3 Feb 2022 12:41:41 +0000 (13:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 4 Feb 2022 16:30:42 +0000 (17:30 +0100)
commit05b07a67f5c9b5edda1d918eb5191fc8d5b92802
tree6b851a53369766c1ff69f74ae2de7cb93657929b
parentf78f26ae606c8b8f408346db0ff99027e86199d9
storage_migrate: pull out snapshot decision

into new top-level helper for re-use with remote migration.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/Storage.pm