-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37853/#review102196
-----------------------------------------------------------
Bad patch!
Reviews applied: [37853]
Failed command: ./support/apply-review.sh -n -r 37853
Error:
2015-10-11 23:00:17 URL:https://reviews.apache.org/r/37853/diff/raw/ [10053/10053] ->
"37853.patch" [1]
error: cannot apply binary patch to '.DS_Store' without full index line
error: .DS_Store: patch does not apply
Failed to apply patch
- Mesos ReviewBot
On Oct. 11, 2015, 10:48 p.m., Mei Wan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37853/
> -----------------------------------------------------------
>
> (Updated Oct. 11, 2015, 10:48 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
> -----
>
> .DS_Store PRE-CREATION
> src/CMakeLists.txt 828dbb6
> src/Makefile.am d855cb8
> src/slave/containerizer/provisioner/backend.cpp b5d9670
> src/slave/containerizer/provisioner/backends/overlay.hpp PRE-CREATION
> src/slave/containerizer/provisioner/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
>
>
|