[CRIU] [PATCH 1/9] protobuf: Convert sk_opts_entry to PB format

Cyrill Gorcunov gorcunov at openvz.org
Wed Jul 18 04:21:22 EDT 2012


This patch prepares the ground for further patches.
sk_opts_entry get converted to PB format but not
yet used anywhere in code. Also a few additional
pb_ helpers are added.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/sockets.h      |    8 ++++++
 protobuf/Makefile      |    1 +
 protobuf/sk-opts.proto |    7 +++++
 sockets.c              |   65 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 81 insertions(+), 0 deletions(-)
 create mode 100644 protobuf/sk-opts.proto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-protobuf-Convert-sk_opts_entry-to-PB-format.patch
Type: text/x-patch
Size: 3791 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120718/63980edc/0001-protobuf-Convert-sk_opts_entry-to-PB-format.bin


More information about the CRIU mailing list