public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Current state of CLONE_NEWUSER?
@ 2008-11-19 20:04 Michael Kerrisk
  2008-11-20  1:41 ` Eric W. Biederman
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kerrisk @ 2008-11-19 20:04 UTC (permalink / raw)
  To: Serge Hallyn; +Cc: Subrata Modak, ebiederm, lkml, linux-man, clg, herbert, dev

Hi Serge,

What is the current status of CLONE_NEWUSER?  I'm currently trying to
test this flag in preparation for documenting it in the clone(2) man
page, but am running into an ENOMEM error from the clone() call, which
seems to occur after a failure in kobject_init_and_add() in the
following call sequence:

clone_user_ns() --> alloc_uid() --> uids_user_create() -->
kobject_init_and_add()

Are there already some test programs somewhere?  Is there any
documentation already available for this flag?

Thanks,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-25 15:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 20:04 Current state of CLONE_NEWUSER? Michael Kerrisk
2008-11-20  1:41 ` Eric W. Biederman
2008-11-20 11:49   ` Michael Kerrisk
2008-11-20 17:33     ` Eric W. Biederman
2008-11-21 15:07       ` Serge E. Hallyn
2008-11-25 15:54         ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox