]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
pNFS: unexport nfs4_pnfs_v3_ds_connect_unload
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 20:58:50 +0000 (16:58 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 20:58:50 +0000 (16:58 -0400)
It is not used outside the NFSv4 module.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs_nfs.c

index 1edf5b84aba5b7fad0f66d07c1bd436a43532a2b..dc4111d08a275358c516098889e6450be8d25bc8 100644 (file)
@@ -613,7 +613,6 @@ void nfs4_pnfs_v3_ds_connect_unload(void)
                get_v3_ds_connect = NULL;
        }
 }
-EXPORT_SYMBOL_GPL(nfs4_pnfs_v3_ds_connect_unload);
 
 static int _nfs4_pnfs_v3_ds_connect(struct nfs_server *mds_srv,
                                 struct nfs4_pnfs_ds *ds,