Yaniv Bronhaim has submitted this change and it was merged. Change subject: Create destination image as preallocated only if format is RAW ......................................................................
Create destination image as preallocated only if format is RAW Create a destination image as preallocated only when the destination domain does not supports sparseness and the image format is RAW, otherwise create it as sparse Signed-off-by: Tal Nisan <[email protected]> Bug-Url: https://bugzilla.redhat.com/1091956 Change-Id: I209bae70252a52f8a66be42a718c3dd73f2a6bd3 Reviewed-on: http://gerrit.ovirt.org/27274 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Tested-by: Allon Mureinik <[email protected]> --- M vdsm/storage/image.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Tal Nisan: Verified Allon Mureinik: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27274 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I209bae70252a52f8a66be42a718c3dd73f2a6bd3 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Tal Nisan <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
