[RFC v14-rc3][PATCH 35/36] c/r: Add UTS support (v6)

Serge E. Hallyn serue at us.ibm.com
Thu Apr 9 14:17:02 PDT 2009


Quoting Oren Laadan (orenl at cs.columbia.edu):

Just a little bisect booboo I noticed while looking at patch 36/36,
which fixes this up:

> +static int cr_write_namespaces(struct cr_ctx *ctx, struct task_struct *t)
> +{
> +	struct cr_hdr h;
> +	struct cr_hdr_namespaces *hh;
> +	struct nsproxy *nsproxy;
                        ^^^^^^^

...

> + out:
> +	put_nsproxy(nsp);
                    ^^^

-serge


More information about the Containers mailing list