-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37853/
-----------------------------------------------------------
(Updated Aug. 27, 2015, 9:11 p.m.)
Review request for mesos, Ben Mahler, Chi Zhang, Ian Downes, and Jie Yu.
Bugs: MESOS-2971
https://issues.apache.org/jira/browse/MESOS-2971
Repository: mesos
Description
-------
Implemented the overlay filesystem backend by layering the images as a
read-only filesystem.
Diffs
-----
src/Makefile.am 7b620ff
src/slave/containerizer/provisioners/backend.cpp 2f7c335
src/slave/containerizer/provisioners/backends/overlay.hpp PRE-CREATION
src/slave/containerizer/provisioners/backends/overlay.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/37853/diff/
Testing
-------
I haven't done any official testing. When I was working off Ian's branch, I
tested it manually and the provisioning works.
Thanks,
Mei Wan