-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66813/
-----------------------------------------------------------
Review request for mesos, Gilbert Song, Greg Mann, Ilya Pronin, and Jie Yu.
Bugs: MESOS-8809
https://issues.apache.org/jira/browse/MESOS-8809
Repository: mesos
Description
-------
Added `setfacl()` and `getfacl()` in stout.
Diffs
-----
3rdparty/stout/include/Makefile.am 52f81a8590e7a223cde0dbffc354af39b8325635
3rdparty/stout/include/stout/os.hpp aee041891b7e7ff93a0b1ac31019a7a3d4eae962
3rdparty/stout/include/stout/os/acl.hpp PRE-CREATION
3rdparty/stout/include/stout/os/posix/acl.hpp PRE-CREATION
3rdparty/stout/include/stout/os/windows/acl.hpp PRE-CREATION
Diff: https://reviews.apache.org/r/66813/diff/1/
Testing
-------
sudo make check
Thanks,
Qian Zhang