diff options
Diffstat (limited to 'fs/nfs/nfs3proc.c')
| -rw-r--r-- | fs/nfs/nfs3proc.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/nfs/nfs3proc.c b/fs/nfs/nfs3proc.c index ce939c062a5..d0c80d8b3f9 100644 --- a/fs/nfs/nfs3proc.c +++ b/fs/nfs/nfs3proc.c @@ -885,4 +885,5 @@ const struct nfs_rpc_ops nfs_v3_clientops = {  	.lock		= nfs3_proc_lock,  	.clear_acl_cache = nfs3_forget_cached_acls,  	.close_context	= nfs_close_context, +	.init_client	= nfs_init_client,  }; | 
