[CRIU] [PATCH 0/2] tty: C/R queued data, v3

Cyrill Gorcunov gorcunov at openvz.org
Tue Apr 19 12:37:48 PDT 2016


 - fix test (many thanks for avagin@)
 - fix crit

Andrew Vagin (1):
  zdtm: check in-flight data in ttys

Cyrill Gorcunov (1):
  tty: Write unread pty buffers on post dump stage

 criu/cr-dump.c               |   2 +
 criu/cr-restore.c            |   1 +
 criu/image-desc.c            |   1 +
 criu/include/image-desc.h    |   1 +
 criu/include/magic.h         |   1 +
 criu/include/protobuf-desc.h |   1 +
 criu/include/tty.h           |   2 +
 criu/tty.c                   | 292 ++++++++++++++++++++++++++++++++++++++++++-
 images/tty.proto             |   5 +
 lib/py/images/images.py      |   1 +
 test/zdtm/static/pty00.c     |  31 ++---
 11 files changed, 322 insertions(+), 16 deletions(-)

-- 
2.5.5



More information about the CRIU mailing list