Re: [pve-devel] [PATCH v2 pve-container 1/4] disk formatting and mounting changed

2015-09-05 Thread Dietmar Maurer
applied, but fixed a few things afterwards (see commit log). ___ 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 1/4] disk formatting and mounting changed

2015-09-03 Thread Wolfgang Bumiller
-) format disks after vdisk_alloc instead of in mount_all -) make mount_all return the loop device list so it can be passed to umount_all optionally -) umount_all takes an optional loopdevs list to avoid listing loopdevs when not necessary --- src/PVE/API2/LXC.pm | 30 +