You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by James Peach <jp...@apache.org> on 2018/09/05 21:58:55 UTC

Re: Review Request 68398: Added `fs::used` helper API to stout.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68398/
-----------------------------------------------------------

(Updated Sept. 5, 2018, 9:58 p.m.)


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 (updated)
-------

Added a `fs::used` API that returns the amount of used space
on a given filesystem.


Diffs (updated)
-----

  3rdparty/stout/include/stout/posix/fs.hpp 269a4f50f1df8d68be9e11030f885cf2c254c9d8 
  3rdparty/stout/tests/os/filesystem_tests.cpp 880b551b65eceff9492dd414157694b986608115 


Diff: https://reviews.apache.org/r/68398/diff/3/

Changes: https://reviews.apache.org/r/68398/diff/2-3/


Testing
-------

sudo make check (Fedora 28)


Thanks,

James Peach