[CRIU] [PATCH 0/4 v2] Fix a few issues to dump/restore Docker containers with userns
Andrei Vagin
avagin at openvz.org
Fri Oct 28 00:19:03 PDT 2016
From: Andrei Vagin <avagin at virtuozzo.com>
v2: resort code between patches in a proper way
Andrei Vagin (4):
mount: don't apply superblock flags for external mounts
mount: apply superblock flags from the userns daemon
zdtm: check read-only tmpfs in userns
mount: set is_ns_root on dump
criu/mount.c | 43 +++++++++++++++++++++++++++++----
criu/proc_parse.c | 2 ++
test/zdtm/static/Makefile | 1 +
test/zdtm/static/tempfs_ro02.c | 50 +++++++++++++++++++++++++++++++++++++++
test/zdtm/static/tempfs_ro02.desc | 1 +
5 files changed, 93 insertions(+), 4 deletions(-)
create mode 100644 test/zdtm/static/tempfs_ro02.c
create mode 100644 test/zdtm/static/tempfs_ro02.desc
--
2.7.4
More information about the CRIU
mailing list