aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r--include/linux/nfs_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h
index 384ea3ef2863..309217f46e28 100644
--- a/include/linux/nfs_fs.h
+++ b/include/linux/nfs_fs.h
@@ -166,6 +166,7 @@ struct nfs_inode {
166 struct radix_tree_root nfs_page_tree; 166 struct radix_tree_root nfs_page_tree;
167 167
168 unsigned long npages; 168 unsigned long npages;
169 unsigned long ncommit;
169 170
170 /* Open contexts for shared mmap writes */ 171 /* Open contexts for shared mmap writes */
171 struct list_head open_files; 172 struct list_head open_files;