Dan Kenigsberg has submitted this change and it was merged. Change subject: Don't use qemu-img to create sparse file volumes ......................................................................
Don't use qemu-img to create sparse file volumes It's not required to run volume.createVolume when we are creating a sparse file volume (see createSparseFile few lines above). Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I11e705319ae4c0c5c5823c52ee54d20e90923c22 --- M vdsm/storage/fileVolume.py 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved Igor Lvovsky: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3626 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11e705319ae4c0c5c5823c52ee54d20e90923c22 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
