[CRIU] [PATCH 0/4] Fix a few issues to dump/restore Docker containers with userns

Andrei Vagin avagin at openvz.org
Wed Oct 26 13:55:20 PDT 2016


From: Andrei Vagin <avagin at virtuozzo.com>

Andrei Vagin (4):
  mount: don't apply superblock flags for external mounts
  zdtm: check read-only tmpfs in userns
  mount: apply superblock flags from the userns daemon
  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