vfs: Convert functionfs to use the new mount API
Convert the functionfs 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: NDavid Howells <dhowells@redhat.com> Acked-by: NFelipe Balbi <felipe.balbi@linux.intel.com> Acked-by: NMichal Nazarewicz <mina86@mina86.com> cc: linux-usb@vger.kernel.org Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Showing
想要评论请 注册 或 登录