[CRIU] [PATCH 17/32] tools: cpt2 -- Read inotify entries
Cyrill Gorcunov
gorcunov at openvz.org
Sat Mar 30 17:42:55 EDT 2013
As subject implies -- just read inotify entries.
Note the openvz image has queued events dump but
we don't support them in criu, so we just ignore it.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
tools/cpt2/src/Makefile | 1 +
tools/cpt2/src/include/inotify.h | 30 ++++++
tools/cpt2/src/inotify.c | 199 +++++++++++++++++++++++++++++++++++++++
3 files changed, 230 insertions(+)
create mode 100644 tools/cpt2/src/include/inotify.h
create mode 100644 tools/cpt2/src/inotify.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-tools-cpt2-Read-inotify-entries.patch
Type: text/x-patch
Size: 6129 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130331/22bee064/attachment-0001.bin>
More information about the CRIU
mailing list