-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53532/
-----------------------------------------------------------
(Updated Nov. 16, 2016, 3:28 a.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, Kevin Klues, and Rajat Phull.
Summary (updated)
-----------------
Added `parse` helper function for `Docker::Device`.
Repository: mesos
Description (updated)
-------
Added a new helper function to parse a string to `Docker::Device`
structure. The string should be in the format of
`PathInHost:PathInContainer:Permission`.
Diffs (updated)
-----
src/docker/docker.hpp 9093371afc8ea792ba94f61c6875703e547ea6b0
Diff: https://reviews.apache.org/r/53532/diff/
Testing
-------
make -j4 check
Thanks,
Yubo Li
|