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




src/slave/containerizer/mesos/isolators/filesystem/linux.cpp
Lines 490 (patched)
<https://reviews.apache.org/r/56889/#comment246897>

    The mount target might not be just volumn.container_path().


- Chun-Hung Hsiao


On Feb. 22, 2017, 10:58 a.m., Ilya Pronin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56889/
> -----------------------------------------------------------
> 
> (Updated Feb. 22, 2017, 10:58 a.m.)
> 
> 
> Review request for mesos, Gilbert Song and Jie Yu.
> 
> 
> Bugs: MESOS-6563 and MESOS-7069
>     https://issues.apache.org/jira/browse/MESOS-6563
>     https://issues.apache.org/jira/browse/MESOS-7069
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> `LinuxFilesystemIsolator` now sets ownership and permissions of the newly 
> created relative host path to match the absolute container path.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/mesos/isolators/filesystem/linux.cpp 
> ae0031d8d8d6dfe0334b605fbb85e83de88ab436 
>   src/tests/containerizer/linux_filesystem_isolator_tests.cpp 
> c27335731924509632ec96cc01a4b4415f108a30 
> 
> 
> Diff: https://reviews.apache.org/r/56889/diff/1/
> 
> 
> Testing
> -------
> 
> Added permissions and ownerchip check to 
> `LinuxFilesystemIsolatorTest.ROOT_VolumeFromSandbox`. Ran `make check`.
> 
> 
> Thanks,
> 
> Ilya Pronin
> 
>

Reply via email to