NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
[deliverable/linux.git] / include / linux / nfs_fs.h
index bf24151d63bee070348004863e762ac5a06193ad..cf395351cdd43069a2f631160211a68315558cf3 100644 (file)
@@ -156,7 +156,6 @@ struct nfs_inode {
        /*
         * This is the list of dirty unwritten pages.
         */
-       spinlock_t              req_lock;
        struct radix_tree_root  nfs_page_tree;
 
        unsigned long           ncommit,
This page took 0.023435 seconds and 5 git commands to generate.