[CRIU] [PATCH 00/11] tty layer rework, v3

Cyrill Gorcunov gorcunov at openvz.org
Mon Oct 6 06:15:39 PDT 2014


Here we jump into using regfiles engine in tty code.
I think here are some nits left here and there but
they can be polished on top. Please give it a shot.

Cyrill Gorcunov (11):
  tty: Align members in assignments
  tty: Instead of BUG_ON exit out with error early
  tty: Introduce dump_one_tty helper
  tty: Add some comments about console and bsd terminals
  tty: Rename helpers to reflect the type of peers
  tty: Carry @minor in tty_info and tty_dump_info
  tty: Rework tty_type to account minor number
  tty: collect_one_tty -- Use tty_is_master helper
  tty: proto -- Add comments on some fields
  tty: Parse slave index from link path
  tty: Use regular files engine to save paths to the peers

 files.c            |   4 +
 protobuf/tty.proto |   4 +-
 tty.c              | 384 ++++++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 301 insertions(+), 91 deletions(-)

-- 
1.9.3



More information about the CRIU mailing list