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

Pavel Emelyanov xemul at parallels.com
Fri Jun 14 07:22:43 EDT 2013


On 06/14/2013 03:04 PM, Andrey Vagin wrote:
> 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(-)
> 


applied, thanks


More information about the CRIU mailing list