-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62254/
-----------------------------------------------------------

Review request for mesos and Alexander Rukletsov.


Bugs: MESOS-7968
    https://issues.apache.org/jira/browse/MESOS-7968


Repository: mesos


Description
-------

Since Linux 4.12, /proc/self/ns/pid_for_children is a handle for the PID 
namespace of child processes created by this process. Since this is not a 
namespace type in its own, we should ignore this file when listing namespaces 
via `ls /proc/self/ns`.


Diffs
-----

  src/linux/ns.hpp f1792e854e3fb40321a6ad3f7d1f0f9fbd03761a 


Diff: https://reviews.apache.org/r/62254/diff/1/


Testing
-------

make check on Fedora 26.


Thanks,

Kapil Arya

Reply via email to