Re: [PATCH 1/1] fix typo in nsproxy.c in ckpt-v19-rc2.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ugh .. no idea who it slipped in :(

Serge E. Hallyn wrote:
> Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx>
> ---
>  kernel/nsproxy.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/kernel/nsproxy.c b/kernel/nsproxy.c
> index f2cf1a2..b0e71f2 100644
> --- a/kernel/nsproxy.c
> +++ b/kernel/nsproxy.c
> @@ -291,7 +291,7 @@ static int do_checkpoint_ns(struct ckpt_ctx *ctx, struct nsproxy *nsproxy)
>  
>  	/* FIXME: for now, only marked visited to pacify leaks */
>  	ret = ckpt_obj_visit(ctx, nsproxy->mnt_ns, CKPT_OBJ_MNT_NS);
> -	if (et < 0)
> +	if (ret < 0)
>  		goto out;
>  
>  	ret = ckpt_write_obj(ctx, &h->h);
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux