-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68642/
-----------------------------------------------------------
(Updated Oct. 19, 2018, 2:57 p.m.)
Review request for mesos, Gilbert Song and James Peach.
Changes
-------
Made `os::lsof` does not return the fd used by its own.
Bugs: MESOS-9152
https://issues.apache.org/jira/browse/MESOS-9152
Repository: mesos
Description
-------
Added `lsof()` into stout.
Diffs (updated)
-----
3rdparty/stout/include/Makefile.am a9c61fcba253a811494cdcdb0afb3d3a018f4585
3rdparty/stout/include/stout/os.hpp aee041891b7e7ff93a0b1ac31019a7a3d4eae962
3rdparty/stout/include/stout/os/lsof.hpp PRE-CREATION
3rdparty/stout/include/stout/os/posix/lsof.hpp PRE-CREATION
3rdparty/stout/include/stout/os/windows/lsof.hpp PRE-CREATION
Diff: https://reviews.apache.org/r/68642/diff/4/
Changes: https://reviews.apache.org/r/68642/diff/3-4/
Testing
-------
Thanks,
Qian Zhang