[CRIU] [PATCH v8 00/15] AutoFS mounts migration support

Pavel Emelyanov xemul at virtuozzo.com
Thu Mar 17 06:28:46 PDT 2016


Applied with

1. in patch 9 s/ns_shared/post_prepare/
2. in patch 11

> @@ -19,6 +22,8 @@
>  
>  #define AUTOFS_CATATONIC_FD	-1
>  
> +extern int add_ns_shared_cb(int (*actor)(void *data), void *data);
> +
>  struct autofs_pipe_s {
>  	struct list_head list;
>  	unsigned long inode;

I'm waiting for the patch removing the extern declaration from .c file.

-- Pavel


More information about the CRIU mailing list