-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44152/
-----------------------------------------------------------
Review request for mesos, Ian Downes and Timothy Chen.
Bugs: MESOS-4757
https://issues.apache.org/jira/browse/MESOS-4757
Repository: mesos
Description
-------
We should not ignore EPERM in that way. Instead, check should be
performed before calling os::su.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp
84a2a021859d4e5c8547ad2a509eebda428a8255
Diff: https://reviews.apache.org/r/44152/diff/
Testing
-------
make check
Thanks,
Jie Yu