LWN.net Logo

execns syscall and user namespace

From:  Cedric Le Goater <clg@fr.ibm.com>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH -mm 0/7] execns syscall and user namespace
Date:  Tue, 11 Jul 2006 09:50:51 +0200
Cc:  Andrew Morton <akpm@osdl.org>
Archive-link:  Article, Thread

Hello !

The following patchset adds the user namespace and a new syscall execns.

The user namespace will allow a process to unshare its user_struct table,
resetting at the same time its own user_struct and all the associated
accounting.

The purpose of execns is to make sure that a process unsharing a namespace
is free from any reference in the previous namespace. the execve() semantic
seems to be the best candidate as it already flushes the previous process
context.

Thanks for reviewing, sharing, flaming !

C.



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.