[CRIU] Re: [PATCH 2/4] sockets, inet: Use general machnism for checkpoint/restore v2

Pavel Emelyanov xemul at parallels.com
Wed May 30 04:59:26 EDT 2012


On 05/25/2012 01:09 PM, Cyrill Gorcunov wrote:
> 
> Use fdtype_ops facility to c/r inet sockets.
> 
> v2:
>  - Use BUG_ON if socket is attempted to be dumped
>    several times
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  include/image.h   |    1 +
>  include/sockets.h |    3 +--
>  sk-inet.c         |   37 +++++++++++++++++++++----------------
>  sk-tcp.c          |    2 +-
>  sockets.c         |    2 +-
>  5 files changed, 25 insertions(+), 20 deletions(-)
> 

Applied, thanks.


More information about the CRIU mailing list