]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: unexport nfs_fs_mount_common()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 10 Dec 2019 12:30:59 +0000 (07:30 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:15:16 +0000 (10:15 -0500)
commit35e0f0c2eed06b364d892efe645028f0ced55e17
treea44412c905f8ff316bbb2cc77b16182eb754b589
parent703c6b78dfa2920f79fba41cacfbac3fa58ca6f4
nfs: unexport nfs_fs_mount_common()

Make it static, even.  And remove a stale extern of (long-gone)
nfs_xdev_mount_common() from internal.h, while we are at it.

Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h
fs/nfs/super.c