mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
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>
This commit is contained in:
parent
b94196888f
commit
675e508f53
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user