[CRIU] [PATCH cr 07/12] pipes: add functions for collecting pipes

Andrey Vagin avagin at openvz.org
Thu Apr 5 07:47:08 EDT 2012


pipe_entry is encapsulated in pipe_info.
All pipe_info-s connects in the list pipes.
All pipe_info-s with the same piep_id connects to pipe_list,
it a circular list without a defined head.

Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 cr-restore.c    |    3 ++
 files.c         |    2 +
 include/files.h |    3 ++
 pipes.c         |  104 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 112 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-pipes-add-functions-for-collecting-pipes.patch
Type: text/x-patch
Size: 3279 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120405/55d4f88a/0007-pipes-add-functions-for-collecting-pipes.bin


More information about the CRIU mailing list