linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
@ 2014-12-02 23:47 Andy Lutomirski
  2014-12-03  3:37 ` Eric W. Biederman
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Andy Lutomirski @ 2014-12-02 23:47 UTC (permalink / raw)
  To: Linux FS Devel, lsf-pc
  Cc: Eric W. Biederman, Seth Forshee, Lukasz Pawelczyk,
	Richard Weinberger

This should hopefully be a short topic, and it's possible that it'll
be settled by the time LSF/MM comes around, but:

There's a fair amount of interest from different directions for
allowing filesystems with a backing store to be mounted (in the
mount-from-scratch sense, not the bind-mount sense) in a user
namespace.  For example, Seth has patches to allow unprivileged FUSE
mounts.  There are a few issues here, for example:

 - What happens to device nodes in those filesystems?

 - If a FUSE backend is in a user namespace, how should UIDs be
translated to/from that backend?

 - How should LSM security labels be translated?

 - Should a struct super_block be associated with a user namespace?
(Answer: probably, I think.)  If so, what should the semantics be?

There are also some remapping cases that aren't directly user
namespace-related.  For example, I'd like to be able to insert
removable media and create files owned by uid 0 (or any other uid)
without actually being root.

--Andy

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

end of thread, other threads:[~2015-03-02 22:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 23:47 [LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping Andy Lutomirski
2014-12-03  3:37 ` Eric W. Biederman
2015-02-22 17:12   ` [Lsf-pc] " James Bottomley
2015-02-23 12:38     ` Jan Kara
2014-12-03 14:48 ` Seth Forshee
2014-12-05 18:01 ` David Howells
2014-12-08 21:59   ` Eric W. Biederman
2014-12-09 18:51     ` [Lsf-pc] " Jeff Layton
2015-02-22 16:52     ` James Bottomley
2015-02-22 23:51       ` Jeff Layton
2015-02-22 17:01 ` James Bottomley
2015-02-23 15:54   ` Andy Lutomirski
2015-02-23 16:16     ` James Bottomley
2015-03-02 22:34       ` Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).