-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68398/
-----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao, Ilya Pronin, Jie Yu, Joseph Wu, and
Jiang Yan Xu.
Bugs: MESOS-5158
https://issues.apache.org/jira/browse/MESOS-5158
Repository: mesos
Description
-------
Added a `fs::used` API that returns the amount of used space on a
given filesystem.
Diffs
-----
3rdparty/stout/include/stout/posix/fs.hpp
269a4f50f1df8d68be9e11030f885cf2c254c9d8
3rdparty/stout/include/stout/windows/fs.hpp
cc9a56012bd17cf962c8bc6d59ae221fcf19ecba
3rdparty/stout/tests/os_tests.cpp b80c34e8e84cab68de7c843c7eafefbd84c3328c
Diff: https://reviews.apache.org/r/68398/diff/1/
Testing
-------
sudo make check (Fedora 28)
Thanks,
James Peach