-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63420/
-----------------------------------------------------------

Review request for mesos and Jiang Yan Xu.


Repository: mesos


Description
-------

Moved the Linux namespace helper implementations from the header file
to the source file. This has a (theoretical) improvement to compilation
times, and also improves encapsulation and reduces header pollution for
consumers of these APIs.


Diffs
-----

  src/Makefile.am b60a54a031260de6f1fb43584ae5083df2dc7e31 
  src/linux/ns.hpp 3d3a1fb6d0e3fffc4ff56625a76fb749a7afe51b 
  src/linux/ns.cpp PRE-CREATION 
  src/slave/containerizer/mesos/isolators/filesystem/shared.cpp 
927d95be2c25ceb324acac99edaee24a28a5d59c 
  src/slave/containerizer/mesos/isolators/namespaces/ipc.cpp 
8675640e0a4addc706bc2eabfe2fe4f08e19231e 
  src/slave/containerizer/mesos/isolators/network/cni/cni.cpp 
fc68f04b42f12a59518a2eea43e5bd49787d4646 
  src/slave/containerizer/mesos/isolators/volume/secret.cpp 
ee9366fc360575570185ed8f69eb579006739380 


Diff: https://reviews.apache.org/r/63420/diff/1/


Testing
-------

make check (Fedora 26)


Thanks,

James Peach

Reply via email to