[CRIU] [PATCH 23/32] tools: cpt2 -- Introduce convert() routine
Cyrill Gorcunov
gorcunov at openvz.org
Sat Mar 30 17:43:01 EDT 2013
This routine is resposible for calling all
converting subroutines. At moment only reading
of dumpfile is done here.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
tools/cpt2/src/Makefile | 1 +
tools/cpt2/src/convert.c | 58 ++++++++++++++++++++++++++++++++++++++++
tools/cpt2/src/include/convert.h | 6 +++++
tools/cpt2/src/main.c | 3 ++-
4 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 tools/cpt2/src/convert.c
create mode 100644 tools/cpt2/src/include/convert.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0023-tools-cpt2-Introduce-convert-routine.patch
Type: text/x-patch
Size: 2291 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130331/77521932/attachment-0001.bin>
More information about the CRIU
mailing list