Skip to content

Commit

Permalink
fuse: convert to use the new mount API
Browse files Browse the repository at this point in the history
Convert the fuse filesystem to the new internal mount API as the old
one will be obsoleted and removed.  This allows greater flexibility in
communication of mount parameters between userspace, the VFS and the
filesystem.

See Documentation/filesystems/mount_api.txt for more information.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
  • Loading branch information
David Howells authored and Miklos Szeredi committed Sep 6, 2019
1 parent bf9261b commit c30da2e
Showing 1 changed file with 167 additions and 125 deletions.
Loading

0 comments on commit c30da2e

Please sign in to comment.