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

Review request for mesos and Gilbert Song.


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


Repository: mesos


Description
-------

The error from `os::read` would typically format as "Failed to open
file: File not found", which is unnecessarily redundant. It should
be sufficient to just report the `ErrnoError()`.


Diffs
-----

  3rdparty/stout/include/stout/os/read.hpp 
2eb74216792ee1ac902f234076a4508d40483598 


Diff: https://reviews.apache.org/r/64993/diff/1/


Testing
-------

make check (Fedora 27)


Thanks,

James Peach

Reply via email to