[CRIU] [PATCH 8/8] protobuf: Convert IPC entries to PB format
Cyrill Gorcunov
gorcunov at openvz.org
Tue Jul 17 04:52:08 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
include/image.h | 50 --------
ipc_ns.c | 290 ++++++++++++++++++++++++++++-------------------
protobuf/Makefile | 5 +
protobuf/ipc-desc.proto | 9 ++
protobuf/ipc-msg.proto | 12 ++
protobuf/ipc-sem.proto | 6 +
protobuf/ipc-shm.proto | 6 +
protobuf/ipc-var.proto | 14 +++
8 files changed, 227 insertions(+), 165 deletions(-)
create mode 100644 protobuf/ipc-desc.proto
create mode 100644 protobuf/ipc-msg.proto
create mode 100644 protobuf/ipc-sem.proto
create mode 100644 protobuf/ipc-shm.proto
create mode 100644 protobuf/ipc-var.proto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-protobuf-Convert-IPC-entries-to-PB-format.patch
Type: text/x-patch
Size: 23570 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120717/5039085c/0008-protobuf-Convert-IPC-entries-to-PB-format-0001.bin
More information about the CRIU
mailing list