[CRIU] [PATCH 0/3] mount: detect sibling mounts correctly

Andrey Vagin avagin at openvz.org
Mon May 16 17:29:34 PDT 2016


From: Andrew Vagin <avagin at virtuozzo.com>

Pls, read a commit message for the second path to get more details.

Andrew Vagin (3):
  mount: move functions to handle paths in a separate file
  mount: detect sibling mounts correctly
  path: add unit tests for mnt_get_sibling_path()

 criu/Makefile.crtools |   1 +
 criu/include/path.h   |  38 ++++++++++++++
 criu/mount.c          | 137 +++++++++----------------------------------------
 criu/path.c           | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 202 insertions(+), 113 deletions(-)
 create mode 100644 criu/include/path.h
 create mode 100644 criu/path.c

-- 
2.7.4



More information about the CRIU mailing list