[CRIU] [PATCH 0/9] tty rework: some preparatory patches

Cyrill Gorcunov gorcunov at openvz.org
Wed Oct 1 13:52:31 PDT 2014


Guys, while I'm working on a new series for tty functionality
(external terminals + drop off hardcoded /dev/pts path from
 pty slave peers, because now we have mnt_id and should lookup
 for devpts superblock instead of relying on /dev/pts mount
 point) -- this preparatory patches I think are safe to merge,
they don't change current code logic.

Cyrill Gorcunov (9):
  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

 protobuf/tty.proto |   4 +-
 tty.c              | 127 ++++++++++++++++++++++++++++++++---------------------
 2 files changed, 80 insertions(+), 51 deletions(-)

-- 
1.9.3



More information about the CRIU mailing list