X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_fs.h;h=e9ae0c6e2c62048a9410df000cac3b8350e70c69;hb=14d21785885c018611efd8aa75a5c11eaea29087;hp=47aaa2c66738c5d574b96d9048964e7822227a00;hpb=a22a0fab32e1216df56e4b9a577dc5c922cf7524;p=linux-block.git diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 47aaa2c66738..e9ae0c6e2c62 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h @@ -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);