-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52704/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-6118
https://issues.apache.org/jira/browse/MESOS-6118
Repository: mesos
Description
-------
The original function now calls a helper which takes a string
representation of a 'MountInfoTable'. In a subsequent commit we will
use this helper to write more meaningful tests to stress the core
logic of the 'MountInfoTable::read()' functionality.
Diffs
-----
src/linux/fs.hpp 090c82616d965b1cedf9bb13ffcde2d37304a1f7
src/linux/fs.cpp 4b10141a49dfb3c6defdb07e295eb14cfcdd36ce
Diff: https://reviews.apache.org/r/52704/diff/
Testing
-------
GTEST_FILTER="*Sorted*" src/mesos-tests
Thanks,
Kevin Klues