Re: [pve-devel] [PATCH storage] fix #1122: correctly create LUNs for linked clones

2016-09-28 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 storage] fix #1122: correctly create LUNs for linked clones

2016-09-28 Thread Fabian Grünbichler
--- PVE/Storage/ZFSPlugin.pm | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/PVE/Storage/ZFSPlugin.pm b/PVE/Storage/ZFSPlugin.pm index 6ed3dc9..ca25402 100644 --- a/PVE/Storage/ZFSPlugin.pm +++ b/PVE/Storage/ZFSPlugin.pm @@ -260,10 +260,13 @@ sub create_base { sub clo