Re: [PATCH 3/3] p9auth: add p9auth driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Serge E. Hallyn
Date: Saturday, April 24, 2010 - 8:24 pm

Quoting Eric W. Biederman (ebiederm@xmission.com):

Well I'm not convinced that it's a worthwhile tradeoff for polluting
/proc/filesystems and needing yet another fs mounted in each container,
but a preliminary working version using an fs is at
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/sergeh/linux-cr.git;a=shortlog;h=r...

I'll do some cleanup before sending it out.

Eric, I'd said that the device-based version was namespace-aware, but
that meant that you could on grant and use capabilities in your own
user namespace.  I suppose now that it's an fs we can do better
semantics, where each user ns can mount its own p9auth, and anyone
with CAP_GRANT_ID targeted at some user ns (i.e. root in a user_ns
or the creator of a user_ns) can grant ids to that user ns.  Though
I'm not sure that's a feature anyone would ever use, and I do like
the simplicity of just having one sb.

-serge
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Tue Apr 20, 6:29 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Greg KH, (Tue Apr 20, 8:04 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Tue Apr 20, 8:45 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Ashwin Ganti, (Tue Apr 20, 9:18 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Eric W. Biederman, (Tue Apr 20, 9:45 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Alan Cox, (Wed Apr 21, 2:27 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, David Howells, (Wed Apr 21, 3:49 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 6:21 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 6:39 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 6:40 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 6:47 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Eric Paris, (Wed Apr 21, 6:55 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Alan Cox, (Wed Apr 21, 7:19 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 7:30 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Ashwin Ganti, (Wed Apr 21, 7:44 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 8:09 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Eric W. Biederman, (Wed Apr 21, 12:15 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Wed Apr 21, 1:23 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Kyle Moffett, (Wed Apr 21, 9:57 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Thu Apr 22, 7:36 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Fri Apr 23, 8:36 pm)
Re: [PATCH 3/3] p9auth: add p9auth driver, ron minnich, (Sat Apr 24, 9:25 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Eric W. Biederman, (Sat Apr 24, 11:01 am)
Re: [PATCH 3/3] p9auth: add p9auth driver, Serge E. Hallyn, (Sat Apr 24, 8:24 pm)