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

(Updated 十二月 26, 2016, 12:23 p.m.)


Review request for mesos, Jie Yu and Vinod Kone.


Repository: mesos


Description
-------

Add slave startup flags ramdisk_enable environment variable to make Mesos 
work when the root is on a ramdisk, because 'pivot_root' don't support 
on ramdisk FS.


Diffs (updated)
-----

  src/launcher/executor.cpp cc9adfe 
  src/launcher/posix/executor.hpp d057ff6 
  src/launcher/posix/executor.cpp a29b31c 
  src/linux/fs.hpp da49c9e 
  src/linux/fs.cpp 913e233 
  src/slave/containerizer/mesos/launch.hpp 5bba139 
  src/slave/containerizer/mesos/launch.cpp e482ab8 
  src/slave/flags.hpp 6ac0d45 
  src/slave/flags.cpp 1eccea9 
  src/slave/slave.cpp f8f2ccf 

Diff: https://reviews.apache.org/r/55042/diff/


Testing
-------

make check


Thanks,

Andy Pang

Reply via email to