----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51277/#review146374 -----------------------------------------------------------
src/linux/ns.hpp (lines 248 - 254) <https://reviews.apache.org/r/51277/#comment212780> I saw oci didn't enter `user` and `cgroup`. https://github.com/docker/docker/blob/master/oci/defaults_linux.go#L96-L102 Should we follow it? - haosdent huang On Aug. 22, 2016, 4:54 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51277/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2016, 4:54 a.m.) > > > Review request for mesos and Jie Yu. > > > Repository: mesos > > > Description > ------- > > Added an 'ns::enter' helper. > > > Diffs > ----- > > src/linux/ns.hpp 2d6c359ed24d6e964882f34df60d8182491a27c9 > > Diff: https://reviews.apache.org/r/51277/diff/ > > > Testing > ------- > > > Thanks, > > Benjamin Hindman > >
