[CRIU] Re: [PATCH cr 1/4] crtools: export opts
Pavel Emelyanov
xemul at parallels.com
Fri May 4 08:24:59 EDT 2012
On 05/02/2012 02:42 PM, 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,
All applied, thanks.
More information about the CRIU
mailing list