-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69276/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and James Peach.
Bugs: MESOS-9316
https://issues.apache.org/jira/browse/MESOS-9316
Repository: mesos
Description
-------
Unfortunately, we cannot easily verify that the value coming from
`fs::used()` is correct, as the filesystem may be modified at any
point in time.
Diffs
-----
3rdparty/stout/tests/os/filesystem_tests.cpp
29f06f3dd126007d6b3a81f31795270f0654b847
Diff: https://reviews.apache.org/r/69276/diff/1/
Testing
-------
make check
Thanks,
Benjamin Mahler