-
由 David Howells 提交于
Convert the sockfs 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> cc: netdev@vger.kernel.org Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
fba9be49