Yeela Kaplan has posted comments on this change.

Change subject: Making getVSize and getTrueSize SD methods.
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

....................................................
File vdsm/storage/blockVolume.py
Line 614:         # we need. We consider incurred overhead of producing the SD 
object
Line 615:         # to be a small price for code de-duplication.
Line 616:         sdobj = sdCache.produce(sdUUID=self.sdUUID)
Line 617:         return self.sdobj.getVSize(self.imgUUID, self.volUUID, bs)
Line 618: 
sdobj.getVSize(self.imgUUID, self.volUUID, bs)
Line 619:     getVolumeTrueSize = getVolumeSize
Line 620: 
Line 621:     def getVolumeMtime(self):
Line 622:         """


-- 
To view, visit http://gerrit.ovirt.org/18202
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3d9772cedd74431e71d6068399546e1b4aae69e9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Elad Ben Aharon <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[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

Reply via email to