-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68399/
-----------------------------------------------------------
(Updated Aug. 24, 2018, 11:24 p.m.)
Review request for mesos, Chun-Hung Hsiao, Ilya Pronin, Jie Yu, Joseph Wu, and
Jiang Yan Xu.
Summary (updated)
-----------------
Exposed a helper to access for the agent persistent volumes directories.
Bugs: MESOS-5158
https://issues.apache.org/jira/browse/MESOS-5158
Repository: mesos
Description (updated)
-------
The `disk/xfs` isolator needs to scan persistent volumes at recovery
time. Add a helper function to return the relevant set of directories.
Diffs (updated)
-----
src/slave/paths.hpp 015896453410a33923eed07b3e676be19af62a48
src/slave/paths.cpp ed0b1276908f4990ce7a24c96aea20e8c79d3126
Diff: https://reviews.apache.org/r/68399/diff/2/
Changes: https://reviews.apache.org/r/68399/diff/1-2/
Testing
-------
sudo make check (Fedora 28)
Thanks,
James Peach