----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38582/#review99875 -----------------------------------------------------------
Ship it! src/slave/containerizer/isolators/filesystem/linux.cpp (lines 810 - 812) <https://reviews.apache.org/r/38582/#comment156892> Change to past tense? "container was not launched", etc. - Jiang Yan Xu On Sept. 21, 2015, 4:48 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38582/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2015, 4:48 p.m.) > > > Review request for mesos, Jojy Varghese, Timothy Chen, and Jiang Yan Xu. > > > Bugs: MESOS-3483 > https://issues.apache.org/jira/browse/MESOS-3483 > > > Repository: mesos > > > Description > ------- > > Removed the unneeded container work directory mounts. > > Because of r38569, the container's work directory self bind mount (when > rootfs is not used) is no longer needed. > > > Diffs > ----- > > src/slave/containerizer/isolators/filesystem/linux.cpp > f1e6f7519bdeeff7790fff63e7a9cb3075001758 > > Diff: https://reviews.apache.org/r/38582/diff/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Jie Yu > >
