----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66038/#review200751 -----------------------------------------------------------
3rdparty/stout/include/stout/posix/fs.hpp Lines 61-62 (patched) <https://reviews.apache.org/r/66038/#comment281603> Nit-picking but `static_cast` please to avoid warnings :) - Andrew Schwartzmeyer On March 13, 2018, 7:08 a.m., fei long wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66038/ > ----------------------------------------------------------- > > (Updated March 13, 2018, 7:08 a.m.) > > > Review request for mesos and Gilbert Song. > > > Bugs: MESOS-8665 > https://issues.apache.org/jira/browse/MESOS-8665 > > > Repository: mesos > > > Description > ------- > > Add usageWithInode to check both disk and inode usage. > > > Diffs > ----- > > 3rdparty/stout/include/stout/posix/fs.hpp > 269a4f50f1df8d68be9e11030f885cf2c254c9d8 > > > Diff: https://reviews.apache.org/r/66038/diff/2/ > > > Testing > ------- > > No new tests are added and all "make check" tests are passed. > > > Thanks, > > fei long > >
