[CRIU] [PATCH 2/8] protobuf: Convert unix_sk_entry to PB engine
Cyrill Gorcunov
gorcunov at openvz.org
Tue Jul 17 04:52:02 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
include/image.h | 16 -----
include/sockets.h | 7 ++
protobuf/Makefile | 2 +
protobuf/sk-opts.proto | 7 ++
protobuf/sk-unix.proto | 16 +++++
sk-unix.c | 148 ++++++++++++++++++++++++++----------------------
sockets.c | 57 ++++++++++++++++++
7 files changed, 169 insertions(+), 84 deletions(-)
create mode 100644 protobuf/sk-opts.proto
create mode 100644 protobuf/sk-unix.proto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-protobuf-Convert-unix_sk_entry-to-PB-engine.patch
Type: text/x-patch
Size: 14167 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120717/ef1c8897/0002-protobuf-Convert-unix_sk_entry-to-PB-engine.bin
More information about the CRIU
mailing list