Dan Kenigsberg has submitted this change and it was merged. Change subject: Avoid Img and Vol produces in fileVolume.getV*Size ......................................................................
Avoid Img and Vol produces in fileVolume.getV*Size No need for produce Images and Volumes for get the volume path when calculating the size. Related to BZ#960952, BZ#769502. Change-Id: I9cccbba8a3dd1628c006fc47e7f13b6757fde9fe Signed-off-by: Eduardo <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17510 Tested-by: Elad Ben Aharon <[email protected]> Reviewed-by: Ayal Baron <[email protected]> --- M vdsm/storage/fileVolume.py 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Elad Ben Aharon: Verified -- To view, visit http://gerrit.ovirt.org/17510 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cccbba8a3dd1628c006fc47e7f13b6757fde9fe Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Eduardo <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Elad Ben Aharon <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
