You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jiang Yan Xu <ya...@jxu.me> on 2015/09/17 08:21:44 UTC

Review Request 38447: Implemented a TODO to clean up host mounts irrelevant to the container in the container's mount namespace.

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

Review request for mesos and Jie Yu.


Bugs: MESOS-3433
    https://issues.apache.org/jira/browse/MESOS-3433


Repository: mesos


Description
-------

Implemented a TODO to clean up host mounts irrelevant to the container in the container's mount namespace.


Diffs
-----

  src/slave/containerizer/isolators/filesystem/linux.hpp 99f939f8b254cf71b4c1c7829b5fa37abdc2771b 
  src/slave/containerizer/isolators/filesystem/linux.cpp b6746345b70b462123c3254065e4f09a42f45e5b 
  src/tests/containerizer/filesystem_isolator_tests.cpp ca9f423d5f2f8f838c3371ee596f07537bb45210 

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


Testing
-------

Added a test that is not specific for this but observed successful cleanup of the other container's mounts in logs.


Thanks,

Jiang Yan Xu