[CRIU] [PATCH 0/2 POC] mount: create a mount point for the root mount namespace in the roots yard

Andrei Vagin avagin at openvz.org
Thu Oct 20 12:06:58 PDT 2016


From: Andrei Vagin <avagin at virtuozzo.com>

These chnages allows us to:
* avoid difference between the root mount namespace and other mount namespaces
* support a read-only root mount
* don't create temporary directories in the root mount

Signed-off-by: Andrei Vagin <avagin at virtuozzo.com>

Andrei Vagin (2):
  mount: create a mount point for the root mount namespace in the roots
    yard
  unix: switch into the root mount namespace before cleaning stale
    sockets

 criu/include/path.h |   5 +-
 criu/mount.c        | 205 ++++++++++------------------------------------------
 criu/sk-unix.c      |  63 +++++++++++-----
 3 files changed, 87 insertions(+), 186 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list