[CRIU] [PATCH 0/2] tty layer rework, v3, updates

Cyrill Gorcunov gorcunov at openvz.org
Tue Oct 7 03:09:52 PDT 2014


Here are two fixes which should be used instead of

	[PATCH 11/11] tty: Use regular files engine to save paths to the peers

thus to test simply apply patches 1-10, then skip 11, and apply this two
on top.

Or fetch the code from repo

  git://github.com/cyrillos/crtools.git tty

Cyrill Gorcunov (2):
  tty: Make parasite to consider major and minors
  tty: Generate pty paths from mountpoints

 include/parasite-syscall.h |   2 +-
 include/parasite.h         |   2 +
 parasite-syscall.c         |   4 +-
 pie/parasite.c             |  70 ++++++++++-------
 protobuf/tty.proto         |   3 +
 tty.c                      | 184 ++++++++++++++++++++++++++++++++++++++-------
 6 files changed, 205 insertions(+), 60 deletions(-)

-- 
1.9.3



More information about the CRIU mailing list