You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2013/08/08 01:56:13 UTC

Review Request 13394: Added fs::disk() to calculate the total disk space and killed fs::available().

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

Review request for mesos, Benjamin Hindman and Ben Mahler.


Bugs: MESOS-627
    https://issues.apache.org/jira/browse/MESOS-627


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/fs.hpp e405f96ab5e01a32d59ced5e179dd11271c7b1d4 

Diff: https://reviews.apache.org/r/13394/diff/


Testing
-------

make check


Thanks,

Vinod Kone


Re: Review Request 13394: Added fs::disk() to calculate the total disk space and killed fs::available().

Posted by Ben Mahler <be...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13394/#review24854
-----------------------------------------------------------

Ship it!


s/disk/size in the subject.

- Ben Mahler


On Aug. 7, 2013, 11:56 p.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13394/
> -----------------------------------------------------------
> 
> (Updated Aug. 7, 2013, 11:56 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Ben Mahler.
> 
> 
> Bugs: MESOS-627
>     https://issues.apache.org/jira/browse/MESOS-627
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/fs.hpp e405f96ab5e01a32d59ced5e179dd11271c7b1d4 
> 
> Diff: https://reviews.apache.org/r/13394/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>


Re: Review Request 13394: Added fs::size() to calculate the total disk space and killed fs::available().

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13394/
-----------------------------------------------------------

(Updated Aug. 9, 2013, 5:10 p.m.)


Review request for mesos, Benjamin Hindman and Ben Mahler.


Changes
-------

updated the summary. nnfr.


Summary (updated)
-----------------

Added fs::size() to calculate the total disk space and killed fs::available().


Bugs: MESOS-627
    https://issues.apache.org/jira/browse/MESOS-627


Repository: mesos-git


Description
-------

See summary.


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/fs.hpp e405f96ab5e01a32d59ced5e179dd11271c7b1d4 

Diff: https://reviews.apache.org/r/13394/diff/


Testing
-------

make check


Thanks,

Vinod Kone