[lxc-devel] [PATCH 3/3] fuse: Allow mounts from user namespaces

Miklos Szeredi miklos at szeredi.hu
Fri Jul 18 15:33:23 UTC 2014


On Mon, Jul 14, 2014 at 9:18 PM, Seth Forshee
<seth.forshee at canonical.com> wrote:
> Update fuse to allow mounts from user namespaces. During mount
> current_user_ns() is stashed away,

Same thing here.  While practically this may work, it's theoretically
wrong, and possibly may go wrong in special situations.   In fuse
there's no official "server process", so storing information, like
namespace, about one is going to be wrong.

Thanks,
Miklos


More information about the lxc-devel mailing list