----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27091/ -----------------------------------------------------------
Review request for mesos, Ben Mahler and Jie Yu. Repository: mesos-git Description ------- A following commit will remove this code from stout. Added new functions (and tests for them): - getns() to get the namespace inode. - killall() to kill all processes in a pid namespace. Diffs ----- src/Makefile.am 2617f77b757cb7414889520c88b1bc203dedef09 src/linux/ns.hpp PRE-CREATION src/slave/containerizer/isolators/network/port_mapping.cpp 62ca9bca08de55f19bfff7b8828dfa4fb6c51f30 src/tests/ns_tests.hpp PRE-CREATION src/tests/ns_tests.cpp PRE-CREATION src/tests/setns_test_helper.hpp PRE-CREATION src/tests/setns_test_helper.cpp PRE-CREATION Diff: https://reviews.apache.org/r/27091/diff/ Testing ------- make check Thanks, Ian Downes
