NFS: Make nfs_updatepage() mark the page as dirty.
[pandora-kernel.git] / include / linux / nfs_page.h
index d111be6..2e555d4 100644 (file)
@@ -31,6 +31,7 @@
 #define PG_NEED_COMMIT         1
 #define PG_NEED_RESCHED                2
 #define PG_NEED_FLUSH          3
+#define PG_FLUSHING            4
 
 struct nfs_inode;
 struct nfs_page {