NFSv4.1: filelayout driver specific code for COMMIT
[pandora-kernel.git] / include / linux / nfs_fs.h
index eddda6c..807e07c 100644 (file)
@@ -198,6 +198,7 @@ struct nfs_inode {
 
        /* pNFS layout information */
        struct pnfs_layout_hdr *layout;
+       atomic_t                commits_outstanding;
 #endif /* CONFIG_NFS_V4*/
 #ifdef CONFIG_NFS_FSCACHE
        struct fscache_cookie   *fscache;