Vinzenz Feenstra has posted comments on this change.

Change subject: Adding atomic host support to the ovirt guest agent
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/39750/3/ovirt-guest-agent/GuestAgentLinux2.py
File ovirt-guest-agent/GuestAgentLinux2.py:

Line 71:             try:
Line 72:                 self.selffd = os.open('/hostproc/self/ns/mnt', 
os.O_RDONLY)
Line 73:                 self.hostfd = os.open('/hostproc/1/ns/mnt', 
os.O_RDONLY)
Line 74:             except (IOError, OSError):
Line 75:                 # We can't leave anyway, so no need to even try
> worth logging it
Done
Line 76:                 self.container = False
Line 77: 
Line 78:     def resetns(self):
Line 79:         if self.container:


-- 
To view, visit https://gerrit.ovirt.org/39750
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id7c2d8b00ce4fab7dc61e449a012a8a7d32ec4de
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to