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