[CRIU] [PATCH v4 0/5] Fix order problem in ghost files cleanup
Cyrill Gorcunov
gorcunov at gmail.com
Fri Feb 22 19:02:52 MSK 2019
Cyrill Gorcunov (5):
util: Add mkdirpat_precise helper
files: Add file_remap_init
files: Rework clean_one_remap to order ghost dirs removal
files: Cleanup ghost subdirectories
test: Add unlink_dir test
criu/files-reg.c | 163 +++++++++++++++++++++++++++++++---
criu/include/files-reg.h | 11 +++
criu/include/util.h | 6 +-
criu/util.c | 26 ++++--
test/zdtm/static/Makefile | 1 +
test/zdtm/static/unlink_dir.c | 150 +++++++++++++++++++++++++++++++
6 files changed, 340 insertions(+), 17 deletions(-)
create mode 100644 test/zdtm/static/unlink_dir.c
--
2.20.1
More information about the CRIU
mailing list