-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61904/
-----------------------------------------------------------
(Updated Aug. 28, 2017, 8:26 p.m.)
Review request for mesos, Gilbert Song and Joseph Wu.
Bugs: MESOS-7223 and MESOS-7306
https://issues.apache.org/jira/browse/MESOS-7223
https://issues.apache.org/jira/browse/MESOS-7306
Repository: mesos
Description
-------
This isolator will be used to handle HOST_PATH volumes. The goal is to
move the logics of handling host volumes from the linux filesystem
isolator to this dedicated isolator to make the code more modular.
Diffs
-----
src/CMakeLists.txt 0816c6ebaa9caaa5b6a606e601427ed17112a300
src/Makefile.am 5157b2baac4ff6c4493faaeb7a311381e8e76fe7
src/slave/containerizer/mesos/isolators/volume/host_path.hpp PRE-CREATION
src/slave/containerizer/mesos/isolators/volume/host_path.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/61904/diff/1/
Testing
-------
sudo make check
Thanks,
Jie Yu