-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44749/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Jiang Yan Xu.
Bugs: MESOS-4828
https://issues.apache.org/jira/browse/MESOS-4828
Repository: mesos
Description
-------
Move the low level XFS utility helpers into a separate API so that we
can write tests for them.
Diffs
-----
src/Makefile.am 70c32f0672e4525bc3a8e67a2aba9c874854bdc7
src/linux/xfs.hpp PRE-CREATION
src/linux/xfs.cpp PRE-CREATION
src/slave/containerizer/mesos/isolators/disk/xfs.hpp PRE-CREATION
src/slave/containerizer/mesos/isolators/disk/xfs.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/44749/diff/
Testing
-------
make check on Fedora 23.
Thanks,
James Peach