[CRIU] [PATCH 13/14] Add separate lists for master/slave fd on restore

Cyrill Gorcunov gorcunov at openvz.org
Sun Sep 2 12:33:30 EDT 2012


When we will be restoring ttys we need that restore
procedure for master peers will be yielded earlier
than for slave peers due to ttys specifics. With this
commit we introduce @tty_masters and @tty_slaves
lists which will allow us to order tty file restore
procesure.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 files.c           |   16 ++++++++++++++++
 include/crtools.h |    2 ++
 2 files changed, 18 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Add-separate-lists-for-master-slave-fd-on-restore.patch
Type: text/x-patch
Size: 1192 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120902/c31dadba/0013-Add-separate-lists-for-master-slave-fd-on-restore.bin


More information about the CRIU mailing list