[CRIU] [PATCH 1/5] Add separate lists for master/slave fd on
restore v2
Cyrill Gorcunov
gorcunov at openvz.org
Wed Sep 12 02:58:19 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.
v2 (by xemul@):
- make sure the epoll list is still last
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
files.c | 17 +++++++++++++++++
include/crtools.h | 2 ++
2 files changed, 19 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-separate-lists-for-master-slave-fd-on-restore-v2.patch
Type: text/x-patch
Size: 1310 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120912/53ebedbb/0001-Add-separate-lists-for-master-slave-fd-on-restore-v2.bin
More information about the CRIU
mailing list