[pve-devel] [PATCH] Update to 4.0.20

2015-08-13 Thread Thomas Lamprecht
Update to latest stable from upstream (4.0.20) and update download target from the Makefile as the upstream repo was moved to: https://github.com/ClusterLabs/fence-agents/ Signed-off-by: Thomas Lamprecht t.lampre...@proxmox.com --- Makefile | 8 debian/changelog | 6 ++ 2

[pve-devel] [PATCH v2] access permissions cleanup fix

2015-08-13 Thread Alen Grizonic
for removed vms and pools Signed-off-by: Alen Grizonic a.grizo...@proxmox.com --- PVE/AccessControl.pm | 26 ++ 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/PVE/AccessControl.pm b/PVE/AccessControl.pm index bfee816..54577aa 100644 ---

[pve-devel] [PATCH] mountpount-mountpoint + call fix

2015-08-13 Thread Wolfgang Bumiller
--- src/PVE/API2/LXC.pm | 2 +- src/PVE/LXC.pm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm index fc7580e..8acb0d4 100644 --- a/src/PVE/API2/LXC.pm +++ b/src/PVE/API2/LXC.pm @@ -322,7 +322,7 @@

[pve-devel] Patch for 'qm list' to compute display size according to maximum vm names

2015-08-13 Thread Andreas Steinel
0001-Adding-size-dependended-resizing-of-the-list-output.patch Description: Binary data ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] print_ct_mountpoint: fix info variable substitution

2015-08-13 Thread Wolfgang Bumiller
--- src/PVE/LXC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm index aea85d8..d808489 100644 --- a/src/PVE/LXC.pm +++ b/src/PVE/LXC.pm @@ -758,7 +758,7 @@ sub print_ct_mountpoint { die missing volume\n if !$info-{volume}; foreach

[pve-devel] pve-qemu-kvm: add mirror-fix-coroutine-reentrance.patch

2015-08-13 Thread Alexandre Derumier
This is a drive-mirror regressionfix, not in final qemu 2.4 released. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] add mirror-fix-coroutine-reentrance.patch

2015-08-13 Thread Alexandre Derumier
This fix a regression introduced by qemu commit dcfb3beb (mirror: Do zero write on target if sectors not allocated). This patch is not in final qemu 2.4 released. Signed-off-by: Alexandre Derumier aderum...@odiso.com --- .../patches/mirror-fix-coroutine-reentrance.patch | 122

Re: [pve-devel] [PATCH] mountpount-mountpoint + call fix

2015-08-13 Thread Dietmar Maurer
thanks for the fixex! ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH] mountpount-mountpoint + call fix

2015-08-13 Thread Dietmar Maurer
thanks for the fixex! s/fixex/fixes/ not my day today ;-) ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH] add mirror-fix-coroutine-reentrance.patch

2015-08-13 Thread Dietmar Maurer
Applied (and added to debian/patches/series). Also updated qemu sources to 2.4.0 final. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] I'm working on lxc mountpoint, I'll try to send prelimary patches tomorrow

2015-08-13 Thread Alexandre DERUMIER
Hi, I'm working on lxc mountpoint, I'll try to send prelimary patches tomorrow. Alexandre ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel