-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38582/
-----------------------------------------------------------
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