Yeela Kaplan has posted comments on this change. Change subject: glob.glob ioprocess implementation ......................................................................
Patch Set 5: (1 comment) http://gerrit.ovirt.org/#/c/26967/5/vdsm/storage/outOfProcess.py File vdsm/storage/outOfProcess.py: Line 66: def getGlobalProcPool(): Line 67: return getProcessPool("Global") Line 68: Line 69: Line 70: class _ioprocessGlob(object): > _IOProcessGlob Done Line 71: def __init__(self, iop): Line 72: self._iop = iop Line 73: Line 74: def glob(self, pattern): -- To view, visit http://gerrit.ovirt.org/26967 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I132129315c73e880d998a13f84e822a9d4fec2a6 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [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
