Re: [pve-devel] [PATCH v2 pve-container] unprivileged: remove bad chown -R call

2015-11-14 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH v2 pve-container] unprivileged: remove bad chown -R call

2015-11-13 Thread Wolfgang Bumiller
This was added before we had bind mounts, instead we now change ownership when creating disks by passing the `root_owner` option to mkfs or activating+chown()ing the paths for subvolumes. --- Changes: added chown to non-raw disks. Decided against doing it at mount time as that would mean shared