Pull dock into release branch
[linux-block.git] / include / linux / nfs_fs.h
index 47aaa2c66738c5d574b96d9048964e7822227a00..e9ae0c6e2c62048a9410df000cac3b8350e70c69 100644 (file)
@@ -415,6 +415,7 @@ extern void nfs_complete_unlink(struct dentry *);
 /*
  * linux/fs/nfs/write.c
  */
+extern int  nfs_congestion_kb;
 extern int  nfs_writepage(struct page *page, struct writeback_control *wbc);
 extern int  nfs_writepages(struct address_space *, struct writeback_control *);
 extern int  nfs_flush_incompatible(struct file *file, struct page *page);