[CRIU] Re: [PATCH cr 1/2] files: add one more operation post_create

Pavel Emelyanov xemul at parallels.com
Thu Aug 16 12:29:18 EDT 2012


On 08/16/2012 05:45 PM, Andrey Vagin wrote:
> 
> It will be used for restoring inet sockets. An inet socket is created with
> the option REUSEADDR, because the restore logic requires this.
> The origin value can be restored only when all sockets were restored.
> 
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  files.c         |   17 +++++++++++++++++
>  include/files.h |    2 ++
>  2 files changed, 19 insertions(+), 0 deletions(-)
> 

Check whether unix_run_connections can be reworked on top of this.


More information about the CRIU mailing list