[CRIU] [PATCH 1/2] protobuf: Convert vma_entry to PB format
Cyrill Gorcunov
gorcunov at openvz.org
Wed Jul 18 10:34:17 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
cr-dump.c | 6 +++---
cr-restore.c | 15 ++++++++++-----
cr-show.c | 9 ++++++---
files.c | 2 +-
include/crtools.h | 4 +++-
include/files.h | 3 ++-
include/image.h | 11 -----------
include/parasite.h | 4 +++-
include/restorer.h | 6 ++++--
include/shmem.h | 8 +++++---
include/util.h | 3 +++
parasite.c | 2 +-
protobuf/Makefile | 1 +
protobuf/vma.proto | 18 ++++++++++++++++++
restorer.c | 4 ++--
shmem.c | 19 ++++++++++++++-----
16 files changed, 76 insertions(+), 39 deletions(-)
create mode 100644 protobuf/vma.proto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-protobuf-Convert-vma_entry-to-PB-format.patch
Type: text/x-patch
Size: 11990 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120718/bdc8c7a9/0001-protobuf-Convert-vma_entry-to-PB-format-0001.bin
More information about the CRIU
mailing list