The patch looks great! Thanks Mei! Looks like you've already rebased your patch to the current master, am I right?
- Jie On Thu, Aug 27, 2015 at 1:50 PM, Mei Wan <wanyuen...@gmail.com> wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37853/ > ----------------------------------------------------------- > > Review request for mesos. > > > 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 > >