<div dir="ltr">Hi Serge,<div><br></div><div>Then there must be something else going on cause without this patch I find myself in the situation that I described earlier in this email [1]</div><div><br></div><div>[1] <a href="http://sourceforge.net/mailarchive/message.php?msg_id=31539485">http://sourceforge.net/mailarchive/message.php?msg_id=31539485</a></div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 8:11 PM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Quoting S.Çağlar Onur (<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>):<br>
> Signed-off-by: S.Çağlar Onur <<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>><br>
<br>
Actually this isn't necessary, nor is the umount in the success<br>
path.  This code is executed in a fresh mount namespace.<br>
<div class="im"><br>
> ---<br>
>  templates/<a href="http://lxc-busybox.in" target="_blank">lxc-busybox.in</a> | 1 +<br>
>  1 file changed, 1 insertion(+)<br>
><br>
> diff --git a/templates/<a href="http://lxc-busybox.in" target="_blank">lxc-busybox.in</a> b/templates/<a href="http://lxc-busybox.in" target="_blank">lxc-busybox.in</a><br>
> index cbdaaf3..44f0a45 100644<br>
> --- a/templates/<a href="http://lxc-busybox.in" target="_blank">lxc-busybox.in</a><br>
> +++ b/templates/<a href="http://lxc-busybox.in" target="_blank">lxc-busybox.in</a><br>
> @@ -209,6 +209,7 @@ EOFF<br>
><br>
>  if [ \$? -ne 0 ]; then<br>
>      echo "Failed to change root password"<br>
> +    umount $rootfs/lib<br>
>      exit 1<br>
>  fi<br>
><br>
> --<br>
> 1.8.3.2<br>
><br>
><br>
</div>> ------------------------------------------------------------------------------<br>
> October Webinars: Code for Performance<br>
> Free Intel webinars can help you accelerate application performance.<br>
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from<br>
> the latest Intel processors and coprocessors. See abstracts and register ><br>
> <a href="http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk</a><br>
> _______________________________________________<br>
> Lxc-devel mailing list<br>
> <a href="mailto:Lxc-devel@lists.sourceforge.net">Lxc-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/lxc-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>S.Çağlar Onur <<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>>
</div>