]> git.proxmox.com Git - pve-container.git/commit
Add mp support to snapshots
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 24 Feb 2016 11:28:34 +0000 (12:28 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Feb 2016 08:19:50 +0000 (09:19 +0100)
commit5040d81c713e8dce4adbe91ecc079dc0beeb964f
tree03d337f110a88f7f5a0ea3fdc6b8e03f0c2942c8
parent4defdb73a574002b0b75388e9e4206a553577918
Add mp support to snapshots

Modelled after QemuServer's way of handling multiple drives.
src/PVE/LXC.pm
src/PVE/VZDump/LXC.pm