[CRIU] [PATCH 0/5] tty: Use reg-files engine to save paths to tty peers
Cyrill Gorcunov
gorcunov at openvz.org
Mon Oct 13 08:51:47 PDT 2014
Hopefully this time all issues are addressed. Please take a look.
Once series get merged I'll implement /dev/console support.
Cyrill Gorcunov (5):
tty: Introduce TTY_TYPE
tty: parasite -- Don't call for TIOCGPKT/TIOCGPTLCK on non-ptys
tty: Parse slave peer index from fd_parms
files: Add file_desc_init helper
tty: Use regular files engine to save paths to the peers, v3
files-reg.c | 8 ++
files.c | 28 ++--
include/files.h | 1 +
include/parasite-syscall.h | 2 +-
include/parasite.h | 1 +
include/tty.h | 16 +++
parasite-syscall.c | 3 +-
pie/parasite.c | 60 ++++----
tty.c | 352 ++++++++++++++++++++++++++++++++++++---------
9 files changed, 361 insertions(+), 110 deletions(-)
--
1.9.3
More information about the CRIU
mailing list