fuse: Allow fully unprivileged mounts
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 29 May 2018 14:04:46 +0000 (09:04 -0500)
committerMiklos Szeredi <mszeredi@redhat.com>
Thu, 31 May 2018 10:26:10 +0000 (12:26 +0200)
commit4ad769f3c346ec3d458e255548dec26ca5284cf6
treee1d56ac1fc824b53c70ac33588b1877c82684057
parente45b2546e23c2d10f8585063a15c745a7603fac9
fuse: Allow fully unprivileged mounts

Now that the fuse and the vfs work is complete.  Allow the fuse filesystem
to be mounted by the root user in a user namespace.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/inode.c