-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46370/
-----------------------------------------------------------
(Updated April 20, 2016, 8:19 p.m.)
Review request for mesos, Jie Yu and Kevin Klues.
Bugs: MESOS-5051
https://issues.apache.org/jira/browse/MESOS-5051
Repository: mesos
Description
-------
This change introduces basic API for linux capabilities. This is not a
comprehensive API but is strictly limited to the need for securing Mesos
containers using linux capabilities.
Diffs (updated)
-----
src/CMakeLists.txt 8e3eecb172e6c6b5256313f0937dc19999156e91
src/Makefile.am 08d5279bbc0c763255fda3c3360d8f24f41bccda
src/linux/capabilities.hpp PRE-CREATION
src/linux/capabilities.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/46370/diff/
Testing
-------
make check.
Thanks,
Jojy Varghese