[CRIU] [PATCH 0/5] files: save inherited file descriptors in fdstore
Andrey Vagin
avagin at virtuozzo.com
Fri Sep 21 01:18:33 MSK 2018
Andrei Vagin (5):
lint: check test/inhfd/ scripts
test/inhfd: fix lint warnings
zdtm: create a few external descriptros
files: save inherited file descriptors in fdstore
tty: allocate a separate tty info id for each external tty
Makefile | 1 +
criu/cr-restore.c | 9 +--
criu/files-reg.c | 4 ++
criu/files.c | 164 +++++++--------------------------------------------
criu/include/files.h | 3 +-
criu/tty.c | 3 +-
criu/util.c | 4 --
test/inhfd/fifo.py | 20 ++++---
test/inhfd/pipe.py | 12 +++-
test/inhfd/socket.py | 8 ++-
test/inhfd/tty.py | 30 ++++++++--
test/zdtm.py | 91 ++++++++++++++++++----------
12 files changed, 145 insertions(+), 204 deletions(-)
--
2.14.4
More information about the CRIU
mailing list