Change in vdsm[master]: Additional oop functionality

asegurap at redhat.com asegurap at redhat.com
Tue Jun 24 11:36:58 UTC 2014


Antoni Segura Puimedon has posted comments on this change.

Change subject: Additional oop functionality
......................................................................


Patch Set 22:

(1 comment)

very small nit for consistence.

http://gerrit.ovirt.org/#/c/27641/22/vdsm/storage/outOfProcess.py
File vdsm/storage/outOfProcess.py:

Line 248:         def exists(self, path):
Line 249:             return self._iop.pathExists(path, False)
Line 250: 
Line 251: 
Line 252: def directTouch(ioproc, path, mode=0777):
s/0777/0o777/
Line 253:     flags = os.O_CREAT | os.O_DIRECT
Line 254:     ioproc.touch(path, flags, mode)
Line 255: 
Line 256: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I438f01236767e807f010be7531678ee5b1a05056
Gerrit-PatchSet: 22
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list