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



PASS: Mesos patch 68679 was successfully built and tested.

Reviews applied: `['68679']`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2335/mesos-review-68679

- Mesos Reviewbot Windows


On Sept. 14, 2018, 5:46 p.m., James Peach wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68679/
> -----------------------------------------------------------
> 
> (Updated Sept. 14, 2018, 5:46 p.m.)
> 
> 
> Review request for mesos and Till Toenshoff.
> 
> 
> Bugs: MESOS-9214
>     https://issues.apache.org/jira/browse/MESOS-9214
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The `f_bsize` elemement denotes the preferred filesystem block
> size, not the unit that `f_blocks` is counting in. We need to
> use `f_frsize` for that.
> 
> Depending on the kernel version, `devtmpfs` might not report 0
> usage, so switch to `devpts` since that always reports 0.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/tests/os/filesystem_tests.cpp 
> be15395fc38f7b106ddcd886ba426197f2e783d1 
> 
> 
> Diff: https://reviews.apache.org/r/68679/diff/3/
> 
> 
> Testing
> -------
> 
> Ran stout tests on macOS 10.13.2
> 
> 
> Thanks,
> 
> James Peach
> 
>

Reply via email to