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)
commit1bc3a2cbf239fc6c5984a074cc0d7b6de182407d
treea44412c905f8ff316bbb2cc77b16182eb754b589
parent82eaed2beef5ce31ecfeb70a33616e6331a51ef2
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