[pve-devel] [PATCH RFC container 0/2] First pct restore fixes

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Apr 19 15:59:14 CEST 2016


This patch series fixes some smaller bugs regarding pct restore:
- incomplete filtering of parameters passed to update_pct_config
- dropping of rootfs properties other than 'size'

this allows restoring a backup with ACL enabled rootfs.

Fabian Grünbichler (2):
  Skip some additional config options when restoring
  fix #942: restore ACL and other rootfs options from backup

 src/PVE/API2/LXC.pm          | 13 ++++++++-----
 src/PVE/LXC/Create.pm        | 15 ++++++++-------
 src/PVE/VZDump/ConvertOVZ.pm |  4 +++-
 3 files changed, 19 insertions(+), 13 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list