Dan Kenigsberg has posted comments on this change. Change subject: qemuimg: support relative backing file in create ......................................................................
Patch Set 4: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/26870/4//COMMIT_MSG Commit Message: Line 7: qemuimg: support relative backing file in create Line 8: Line 9: This patch adds the support for creating a qcow2 images with a relative Line 10: backing path. In some cases qemu-img requires to access the backing Line 11: image and being the path relative we need to execute qemu-img with the I had troubles parsing this English sentence. In some cases qemu-img requires to access the backing image. Since the path to the backing image is relative, we need to execute qemu-img with the proper cwd. Line 12: proper cwd. Line 13: Line 14: Change-Id: I5321ca35edd25c5f4972b0ef151ede55907be7b7 -- To view, visit http://gerrit.ovirt.org/26870 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5321ca35edd25c5f4972b0ef151ede55907be7b7 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
