----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51277/#review150121 -----------------------------------------------------------
src/linux/ns.hpp (lines 79 - 130) <https://reviews.apache.org/r/51277/#comment217988> It would be better that we move this to `<stout/ns.hpp>`, so that we could reuse these in `<process/subprocess.cpp>`. src/linux/ns.hpp (lines 230 - 282) <https://reviews.apache.org/r/51277/#comment217989> Move this to `ns::enter` in `<stout/ns.hpp>`, than subprocess could reuse this part as well. - 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 > >
