aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs_nfs.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2017-04-20 16:58:50 -0400
committerTrond Myklebust <trond.myklebust@primarydata.com>2017-04-20 16:58:50 -0400
commit675e508f53e2cc0b1ab750a0ff2b477ccbab4cfb (patch)
treece907c662a1b56df03f0370c6d671bbec9007e95 /fs/nfs/pnfs_nfs.c
parentpNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout (diff)
downloadlinux-dev-675e508f53e2cc0b1ab750a0ff2b477ccbab4cfb.tar.xz
linux-dev-675e508f53e2cc0b1ab750a0ff2b477ccbab4cfb.zip
pNFS: unexport nfs4_pnfs_v3_ds_connect_unload
It is not used outside the NFSv4 module. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/pnfs_nfs.c')
-rw-r--r--fs/nfs/pnfs_nfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/pnfs_nfs.c b/fs/nfs/pnfs_nfs.c
index 1edf5b84aba5..dc4111d08a27 100644
--- a/fs/nfs/pnfs_nfs.c
+++ b/fs/nfs/pnfs_nfs.c
@@ -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,