[CRIU] [PATCH 3/4] Add separate lists for master/slave fd on restore
Cyrill Gorcunov
gorcunov at openvz.org
Tue Sep 4 06:02:34 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: 0003-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/20120904/dbc968ce/0003-Add-separate-lists-for-master-slave-fd-on-restore.bin
More information about the CRIU
mailing list