[CRIU] [PATCH 7/9] protobuf: Convert IPC entries to PB format

Cyrill Gorcunov gorcunov at openvz.org
Wed Jul 18 04:21:28 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: 0007-protobuf-Convert-IPC-entries-to-PB-format.patch
Type: text/x-patch
Size: 23576 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120718/529acf18/0007-protobuf-Convert-IPC-entries-to-PB-format-0001.bin


More information about the CRIU mailing list