Change in vdsm[master]: Related to 846307 - Simplifying clientIF._cleanOldFiles().

ewarszaw at redhat.com ewarszaw at redhat.com
Sun Oct 21 08:01:57 UTC 2012


Eduardo has posted comments on this change.

Change subject: Related to 846307 - Simplifying clientIF._cleanOldFiles().
......................................................................


Patch Set 8: (1 inline comment)

....................................................
File vdsm/clientIF.py
Line 466: 
Line 467:             if fileExt in known_exts and vmId not in self.vmContainer:
Line 468:                 fPath = os.path.join(constants.P_VDSM_RUN, fName)
Line 469:                 try:
Line 470:                     utils.rmFile(constants.P_VDSM_RUN + fName)
Please compare with patch set 7.
"They are between us".
Line 471:                 except OSError:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifd63a1f4b1c64f84d5734da033a2420b97ce0ada
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list