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