]> git.proxmox.com Git - pve-storage.git/commit
use qemu gluster blockdriver for linked clone creation
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 28 Nov 2016 12:34:19 +0000 (13:34 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 29 Nov 2016 08:40:10 +0000 (09:40 +0100)
commit2ff3b506a147c0beb004ba4ddc9c683d4ce5ef47
tree18afa9068da12f62c79548161cafc40ea74fc9f6
parent72bdeea1bf02d2265909473d07863670fab8d491
use qemu gluster blockdriver for linked clone creation

this works around a bug, where qemu does not align the qcow2 file
when using the filesystem directly, and the gluster blockdriver
refuses to read from it

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/Storage/GlusterfsPlugin.pm