[CRIU] [PATCH 07/32] tools: cpt2 -- Introduce exportfs helpers
Cyrill Gorcunov
gorcunov at openvz.org
Sat Mar 30 17:42:45 EDT 2013
In criu we encode file descriptors for fsnotify
as file handlers so this helpers will be needed
to generate them.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
tools/cpt2/src/Makefile | 1 +
tools/cpt2/src/exportfs.c | 51 ++++++++++++++++++++++++++++++
tools/cpt2/src/include/exportfs.h | 66 +++++++++++++++++++++++++++++++++++++++
3 files changed, 118 insertions(+)
create mode 100644 tools/cpt2/src/exportfs.c
create mode 100644 tools/cpt2/src/include/exportfs.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-tools-cpt2-Introduce-exportfs-helpers.patch
Type: text/x-patch
Size: 2979 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130331/fc7c3d6c/attachment-0001.bin>
More information about the CRIU
mailing list