aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/nfs3proc.c')
-rw-r--r--fs/nfs/nfs3proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs3proc.c b/fs/nfs/nfs3proc.c
index 56dcefc2f3f7..c23214d55ecf 100644
--- a/fs/nfs/nfs3proc.c
+++ b/fs/nfs/nfs3proc.c
@@ -885,6 +885,7 @@ const struct nfs_rpc_ops nfs_v3_clientops = {
885 .file_inode_ops = &nfs3_file_inode_operations, 885 .file_inode_ops = &nfs3_file_inode_operations,
886 .file_ops = &nfs_file_operations, 886 .file_ops = &nfs_file_operations,
887 .getroot = nfs3_proc_get_root, 887 .getroot = nfs3_proc_get_root,
888 .submount = nfs_submount,
888 .getattr = nfs3_proc_getattr, 889 .getattr = nfs3_proc_getattr,
889 .setattr = nfs3_proc_setattr, 890 .setattr = nfs3_proc_setattr,
890 .lookup = nfs3_proc_lookup, 891 .lookup = nfs3_proc_lookup,