nfs: remove extraneous and problematic calls to nfs_clear_request
[pandora-kernel.git] / include / linux / nfs_page.h
index f8b60e7..d55cee7 100644 (file)
@@ -29,6 +29,7 @@
  */
 enum {
        PG_BUSY = 0,
+       PG_MAPPED,
        PG_CLEAN,
        PG_NEED_COMMIT,
        PG_NEED_RESCHED,