[CRIU] [PATCH 0/5] fown: Handle dead pids and O_PATH

Cyrill Gorcunov gorcunov at gmail.com
Fri Dec 7 15:29:43 MSK 2018


Cyrill Gorcunov (5):
  fown: Dont fail if owner is a dead pid
  fown: test -- Add file_fown_dead
  fown: Don't fail on dumping files opened with O_PATH
  fown: test -- Update file_own_dead to test O_PATH case
  fown: test -- Improve error messaging in file_fown_dead

 criu/files-reg.c                     |  16 +-
 criu/files.c                         |  20 ++-
 criu/pie/parasite.c                  |  13 ++
 test/zdtm/static/Makefile            |   1 +
 test/zdtm/static/file_fown_dead.c    | 211 +++++++++++++++++++++++++++
 test/zdtm/static/file_fown_dead.desc |   1 +
 6 files changed, 254 insertions(+), 8 deletions(-)
 create mode 100644 test/zdtm/static/file_fown_dead.c
 create mode 100644 test/zdtm/static/file_fown_dead.desc

-- 
2.17.2



More information about the CRIU mailing list