[CRIU] [PATCH 0/8] parasite: fix error paths

Andrey Vagin avagin at openvz.org
Fri Jun 14 07:04:51 EDT 2013


https://bugzilla.openvz.org/show_bug.cgi?id=2622

Andrey Vagin (8):
  parasite: fix error code of parasite_get_proc_fd
  parasite: fix error code in __parasite_daemon_wait_msg
  syscall: add shutdown
  parasite: exit from parasite code if something failed
  parasite: handle errors of PTRACE_INTERRUPT
  parasite: close control socket on finalization stage
  parasite: wait sigreturn only if task is in parasite code
  parasite: wait a specific pid

 arch/arm/syscall.def        |  1 +
 arch/x86/syscall-x86-64.def |  1 +
 parasite-syscall.c          | 36 ++++++++++++++++++++++++++++--------
 pie/parasite.c              | 16 ++++++++++++++--
 4 files changed, 44 insertions(+), 10 deletions(-)

-- 
1.8.2



More information about the CRIU mailing list