[CRIU] [PATCH 09/32] tools: cpt2 -- Itroduce fdset operations

Cyrill Gorcunov gorcunov at openvz.org
Sat Mar 30 17:42:47 EDT 2013


We will need to carry a set of opened file
descriptors. This commit provides convenient
helpers to operate with them.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 tools/cpt2/src/Makefile        |  1 +
 tools/cpt2/src/fdset.c         | 49 ++++++++++++++++++++++++++++++++++++++++++
 tools/cpt2/src/include/fdset.h | 31 ++++++++++++++++++++++++++
 3 files changed, 81 insertions(+)
 create mode 100644 tools/cpt2/src/fdset.c
 create mode 100644 tools/cpt2/src/include/fdset.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-tools-cpt2-Itroduce-fdset-operations.patch
Type: text/x-patch
Size: 2354 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130331/44bb97de/attachment.bin>


More information about the CRIU mailing list