[CRIU] [PATCH cr 1/4] crtools: export opts

Andrew Vagin avagin at parallels.com
Wed May 2 07:13:17 EDT 2012


Sorry for this mess. This series contains each patch tow times

On Wed, May 02, 2012 at 02:42:42PM +0400, Andrey Vagin wrote:
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  include/crtools.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/crtools.h b/include/crtools.h
> index 425ba87..db95313 100644
> --- a/include/crtools.h
> +++ b/include/crtools.h
> @@ -71,6 +71,8 @@ struct cr_options {
>  	unsigned int		namespaces_flags;
>  };
>  
> +extern struct cr_options opts;
> +
>  enum {
>  	LOG_FD_OFF = 1,
>  	IMG_FD_OFF,
> -- 
> 1.7.1
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list