]> git.proxmox.com Git - pve-container.git/commit
skip pending changes while taking backup
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 14 Oct 2019 08:28:46 +0000 (10:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Oct 2019 18:44:36 +0000 (20:44 +0200)
commit53fafd3f5e709dc4d5ad5ca7bbbec46d143ed6ab
tree8160b6cba535c8459065b72c2199f9efc8c9cf67
parent037dc1e22b9d43881f1770ed7f185f67dba75e36
skip pending changes while taking backup

we can only clone the current state of container (without pending
changes), as otherwise the on-disk state might not match the
configuration. this also makes it more consistent to qemu-server
behavior.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/PVE/VZDump/LXC.pm