You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2015/08/01 00:23:41 UTC

Re: Review Request 36954: Performed a self bind mount of rootfs itself in fs::chroot::enter().

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

(Updated July 31, 2015, 10:23 p.m.)


Review request for mesos, Ian Downes, Timothy Chen, Vinod Kone, and Jiang Yan Xu.


Changes
-------

Review comments.


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


Repository: mesos


Description
-------

Performed a self bind mount of rootfs itself in fs::chroot::enter().

See the attached ticket for the motivation.


Diffs (updated)
-----

  src/linux/fs.cpp ea0891e320154b85a21ed2d138c192821efae9cd 

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


Testing
-------

sudo make check


Thanks,

Jie Yu