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

Review request for mesos, Avinash sridharan, Gilbert Song, Artem Harutyunyan, 
Ian Downes, and Jie Yu.


Repository: mesos


Description
-------

The call to `os::open` that creates the FD includes O_CLOEXEC.
This will set CLOEXEC on the FD before `os::open` returns.


Diffs
-----

  src/linux/ns.hpp 4e843b7835f44418b79a0b38e3d66aa30e68f700 

Diff: https://reviews.apache.org/r/50357/diff/


Testing
-------

make check (CentOS 7)


Thanks,

Joseph Wu

Reply via email to