Re: [pve-devel] [PATCH] qcow2 : preallocate metadatas at file creation

2012-09-19 Thread Dietmar Maurer
applied, thanks > -Original Message- > From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel- > boun...@pve.proxmox.com] On Behalf Of Alexandre Derumier > Sent: Mittwoch, 19. September 2012 12:20 > To: pve-devel@pve.proxmox.com > Subject: [pve-devel] [PATCH] q

[pve-devel] [PATCH] qcow2 : preallocate metadatas at file creation

2012-09-19 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- PVE/Storage/Plugin.pm |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PVE/Storage/Plugin.pm b/PVE/Storage/Plugin.pm index 92a5978..4e6cac7 100644 --- a/PVE/Storage/Plugin.pm +++ b/PVE/Storage/Plugin.pm @@ -427,7 +427,10 @@ sub allo