----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63211/#review192079 -----------------------------------------------------------
Ship it! Ship It! - Gilbert Song On Nov. 26, 2017, 8:49 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63211/ > ----------------------------------------------------------- > > (Updated Nov. 26, 2017, 8:49 p.m.) > > > Review request for mesos, Gilbert Song, James Peach, and Joseph Wu. > > > Bugs: MESOS-7306 > https://issues.apache.org/jira/browse/MESOS-7306 > > > Repository: mesos > > > Description > ------- > > This patch prepares for the mount propagation support. In the future, > we can no longer set the root mount as rslave bindly because some > mounts need to be shared. Move this logic to the launch helper is a > necessary step. We will add more logic there to selectively mark some > mount as shared, and the rest as slave. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/filesystem/linux.cpp > faf94909f995f7486b5f9cb7532af58a90a9eed3 > src/slave/containerizer/mesos/launch.cpp > b1584ff292ada5463917792908a13e00859fd1ae > > > Diff: https://reviews.apache.org/r/63211/diff/2/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Jie Yu > >
