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

(Updated Oct. 27, 2017, 11:58 p.m.)


Review request for mesos, Benjamin Mahler and Jie Yu.


Changes
-------

Removed the default clauses for switch statements on proto3 enums.


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

Added utility functions and structures for CSI version and capabilities.


Repository: mesos


Description (updated)
-------

This patch adds some helper structures and functions for CSI protobuf.
The comparison and output operators for `csi::Version` are declared in
the `::csi` namespace so they can find it through ADL. Also, it exposes
`::csi` in `mesos::csi` in `spec.hpp` instead of `client.hpp`.


Diffs (updated)
-----

  src/Makefile.am b60a54a031260de6f1fb43584ae5083df2dc7e31 
  src/csi/client.hpp df674e17260519f983367f7c01f1057a75076238 
  src/csi/spec.hpp 60e40e05d81c9bf649459e29479838dd80daa3aa 
  src/csi/utils.hpp PRE-CREATION 
  src/csi/utils.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/63060/diff/3/

Changes: https://reviews.apache.org/r/63060/diff/2-3/


Testing
-------

make


Thanks,

Chun-Hung Hsiao

Reply via email to