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




docs/container-image.md (line 302)
<https://reviews.apache.org/r/48773/#comment203149>

    I think it is better add sth clarify why we want to add AUFS for unified 
container, you can get some idea from the JIRA ticket.
    
    Such as following:
    
    The reason AUFS was introduced is because overlay fs support hasn't been 
merged until kernel 3.18 and Docker's default storage backend for ubuntu 14.04 
is AUFS. 
    
    Like overlayfs, AUFS is also a unioned file system (unlike copy backend 
which is not space efficient), which is very
    stable, has a lot of real-world deployments, and has strong community 
support.



docs/container-image.md (line 305)
<https://reviews.apache.org/r/48773/#comment203150>

    Community link here?



docs/container-image.md (line 307)
<https://reviews.apache.org/r/48773/#comment203151>

    Can you clarify which linux distribution do not support AUFS instead of 
"some Linux distributions"?



docs/container-image.md (line 310)
<https://reviews.apache.org/r/48773/#comment203148>

    s/overlayfs/AUFS


- Guangya Liu


On 六月 16, 2016, 5:55 a.m., Shuai Lin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48773/
> -----------------------------------------------------------
> 
> (Updated 六月 16, 2016, 5:55 a.m.)
> 
> 
> Review request for mesos, Guangya Liu and Jie Yu.
> 
> 
> Bugs: MESOS-5549
>     https://issues.apache.org/jira/browse/MESOS-5549
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added docs on aufs provisioning backend.
> 
> 
> Diffs
> -----
> 
>   docs/container-image.md 50a0fa799d7a179f3124e61619e28ffb3845d531 
>   src/slave/flags.cpp ce2aa336f779ee6746d5f62136251af2c7191f9d 
> 
> Diff: https://reviews.apache.org/r/48773/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Shuai Lin
> 
>

Reply via email to