[CRIU] [PATCH 3/9] util: remove unused the service fd constant

Pavel Emelyanov xemul at parallels.com
Thu Sep 12 10:37:20 EDT 2013


On 09/12/2013 05:24 PM, Andrey Vagin wrote:
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  include/crtools.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/crtools.h b/include/crtools.h
> index 31d411e..3a6eaaa 100644
> --- a/include/crtools.h
> +++ b/include/crtools.h
> @@ -54,7 +54,6 @@ enum sfd_type {
>  	LOG_FD_OFF,
>  	LOG_DIR_FD_OFF,
>  	IMG_FD_OFF,
> -	SELF_EXE_FD_OFF,
>  	PROC_FD_OFF,
>  	CTL_TTY_OFF,
>  	SELF_STDIN_OFF,
> 

applied


More information about the CRIU mailing list