Re: [PATCH 3/3] fuse: Allow mounts from user namespaces

From: Miklos Szeredi
Date: Fri Jul 18 2014 - 11:33:31 EST


On Mon, Jul 14, 2014 at 9:18 PM, Seth Forshee
<seth.forshee@xxxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/