[CRIU] [PATCH v2 0/3] Fix order problem in ghost files cleanup
    Cyrill Gorcunov 
    gorcunov at gmail.com
       
    Fri Feb 15 20:57:27 MSK 2019
    
    
  
Cyrill Gorcunov (3):
  files: Add file_remap_init
  files: Rework clean_one_remap to order ghost dirs removal
  test: Add unlink_dir test
 criu/files-reg.c              | 157 ++++++++++++++++++++++++++++++++--
 criu/include/files-reg.h      |   9 ++
 test/zdtm/static/Makefile     |   1 +
 test/zdtm/static/unlink_dir.c | 140 ++++++++++++++++++++++++++++++
 4 files changed, 298 insertions(+), 9 deletions(-)
 create mode 100644 test/zdtm/static/unlink_dir.c
-- 
2.20.1
    
    
More information about the CRIU
mailing list