vfs: Convert binderfs to use the new mount API
Convert the binderfs 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> Reviewed-by:
Christian Brauner <christian@brauner.io> cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> cc: "Arve Hjønnevåg" <arve@android.com> cc: Todd Kjos <tkjos@android.com> cc: Martijn Coenen <maco@android.com> cc: Joel Fernandes <joel@joelfernandes.org> cc: devel@driverdev.osuosl.org Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading
Please sign in to comment