Change in vdsm[master]: Making getVSize and getTrueSize SD methods.

ykaplan at redhat.com ykaplan at redhat.com
Sun Aug 18 11:28:53 UTC 2013


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 <ewarszaw at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Elad Ben Aharon <eladba1990 at gmail.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list