[CRIU] [PATCH 0/9] mounts: restore of shared, slave, bind mounts (v2)

Andrey Vagin avagin at openvz.org
Wed Jul 24 04:10:14 EDT 2013


The idea is simple. If a mount can't be mounted now, we will try to
mount it later.

v2: Add more comments. If any moments are not clear yet, please point me
    on it, I will describe them.

Andrey Vagin (9):
  zdtm: expand the mountpoints test
  mount: link dependent mounts (v2)
  mount: save group and master in image file (v2)
  mounts: enumirate mounts bellow specified element
  mounts: if a mount can't be mounted, it is queued in postpone list
    (v2)
  mounts: find mounts, which are propagated from a current one
  mount: restore shared, slave, private properties.
  mounts: handle shared and slave mounts
  mounts: handle bind-mounts

 include/proc_parse.h                |  10 +
 mount.c                             | 367 +++++++++++++++++++++++++++++++-----
 protobuf/mnt.proto                  |   3 +
 test/zdtm/live/static/mountpoints.c | 103 ++++++++++
 4 files changed, 436 insertions(+), 47 deletions(-)

-- 
1.8.3.1



More information about the CRIU mailing list