[CRIU] [PATCH 1/6] sfd_type: Add SELF_STDIN_OFF service fd and call helpers where needed

Cyrill Gorcunov gorcunov at openvz.org
Tue Oct 16 03:27:12 EDT 2012


We will need it for slave ttys migration. They serve for one purpose --
to clone self stdio descriptor and use it with tty layer, which will
be addressed in further patches.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 cr-restore.c      |    3 +++
 files.c           |    4 +++-
 include/crtools.h |    1 +
 include/tty.h     |    3 +++
 tty.c             |   24 ++++++++++++++++++++++++
 5 files changed, 34 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sfd_type-Add-SELF_STDIN_OFF-service-fd-and-call-help.patch
Type: text/x-patch
Size: 2033 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20121016/7a5dd752/0001-sfd_type-Add-SELF_STDIN_OFF-service-fd-and-call-help.bin


More information about the CRIU mailing list