[CRIU] [PATCH 13/14] inotify: Add checkpoint/restore
Cyrill Gorcunov
gorcunov at openvz.org
Sun Apr 29 09:14:41 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile | 1 +
cr-dump.c | 13 ++
cr-restore.c | 8 ++
cr-show.c | 44 +++++++
crtools.c | 14 ++
include/crtools.h | 6 +
include/image.h | 18 +++
include/inotify.h | 16 +++
include/mount.h | 2 +
include/types.h | 7 +
inotify.c | 345 +++++++++++++++++++++++++++++++++++++++++++++++++++++
mount.c | 25 ++++
12 files changed, 499 insertions(+), 0 deletions(-)
create mode 100644 include/inotify.h
create mode 100644 inotify.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-inotify-Add-checkpoint-restore.patch
Type: text/x-patch
Size: 16016 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120429/690c7c77/0013-inotify-Add-checkpoint-restore-0001.bin
More information about the CRIU
mailing list