aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs_xdr.h')
-rw-r--r--include/linux/nfs_xdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h
index 47037d9521cb..5b45bafd9db5 100644
--- a/include/linux/nfs_xdr.h
+++ b/include/linux/nfs_xdr.h
@@ -667,6 +667,7 @@ struct nfs_rpc_ops {
667 int version; /* Protocol version */ 667 int version; /* Protocol version */
668 struct dentry_operations *dentry_ops; 668 struct dentry_operations *dentry_ops;
669 struct inode_operations *dir_inode_ops; 669 struct inode_operations *dir_inode_ops;
670 struct inode_operations *file_inode_ops;
670 671
671 int (*getroot) (struct nfs_server *, struct nfs_fh *, 672 int (*getroot) (struct nfs_server *, struct nfs_fh *,
672 struct nfs_fsinfo *); 673 struct nfs_fsinfo *);