NFS: cleanup - remove struct nfs_inode->ncommit
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
a65318bf3a
commit
fb8a1f11b6
3 changed files with 17 additions and 12 deletions
|
@ -166,8 +166,7 @@ struct nfs_inode {
|
|||
*/
|
||||
struct radix_tree_root nfs_page_tree;
|
||||
|
||||
unsigned long ncommit,
|
||||
npages;
|
||||
unsigned long npages;
|
||||
|
||||
/* Open contexts for shared mmap writes */
|
||||
struct list_head open_files;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue