[CRIU] [PATCH 0/3] Multiple nested deleted dentries fix

Cyrill Gorcunov gorcunov at openvz.org
Fri Nov 18 06:51:21 PST 2016


While been working on another problem it's been found that
we don't restore nested ghost dentries well. Now we should.

Cyrill Gorcunov (3):
  util: Make mkdirpat more generic
  criu: files-reg -- Create a complete path to deleted dentry
  test: rmdir_open -- Delete two levels of directories

 criu/cgroup.c                 | 2 +-
 criu/files-reg.c              | 6 ++----
 criu/include/util.h           | 2 +-
 criu/util.c                   | 9 +++++----
 test/zdtm/static/rmdir_open.c | 9 ++++++---
 5 files changed, 15 insertions(+), 13 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list