Re: rootfs exposure in /proc/mounts

Christoph Hellwig (hch@infradead.org)
Mon, 28 Oct 2002 00:18:31 +0000


On Mon, Oct 28, 2002 at 01:03:28AM +0100, Kenneth Johansson wrote:
> On Sun, 2002-10-27 at 16:09, Christoph Hellwig wrote:
> > you might have very different mounts in different processes.
>
> You can ?? apart from chroot that can make things interesting how do
> you do this?

clone(..., CLONE_NEWNS, ...)

After that subsequent namespace operations will only affect your process
and it's child processes.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/