]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Unexport nfs_probe_fsinfo()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 14 Oct 2021 17:55:08 +0000 (13:55 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Oct 2021 22:09:55 +0000 (18:09 -0400)
commit055749cc49905793028a922a2a21cc5422bc9e55
tree0850b64f959156b411c52a49a6edb079f2b3162f
parent7bac97a72dd513a3d75ec7c83a42b4ccf38c0672
NFS: Unexport nfs_probe_fsinfo()

All the callers are now in client.c so we can remove the
EXPORT_SYMBOL_GPL() and make it static.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/client.c
fs/nfs/internal.h