]> git.proxmox.com Git - pve-container.git/commit
fix #942: restore ACL and other rootfs options from backup
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 20 Apr 2016 10:30:44 +0000 (12:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 20 Apr 2016 15:57:07 +0000 (17:57 +0200)
commit3650ed50967c87f9e4070e53ff777e0f141a37e6
tree2cc01dd072263bf60f8d648fe07823b64e5c407d
parenta9dd8015bbdd19bdd44b0da90fde664994dcfa83
fix #942: restore ACL and other rootfs options from backup

unless overridden by explicitly setting the rootfs
parameter, restoring from a backup will now copy the rootfs
properties from the backup archive, except for 'volume' and
'ro' (for obvious reasons).
src/PVE/API2/LXC.pm
src/PVE/LXC/Create.pm
src/PVE/VZDump/ConvertOVZ.pm