]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/writeback.h
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
[net-next-2.6.git] / include / linux / writeback.h
index 343d883d69c5d56314b7b15280513376f1b6d1bd..64a36ba43b2f051cc74ad32329b59b8dfcbc336e 100644 (file)
@@ -59,12 +59,6 @@ struct writeback_control {
        unsigned for_reclaim:1;                 /* Invoked from the page allocator */
 };
 
-/*
- * ->writepage() return values (make these much larger than a pagesize, in
- * case some fs is returning number-of-bytes-written from writepage)
- */
-#define WRITEPAGE_ACTIVATE     0x80000 /* IO was not started: activate page */
-
 /*
  * fs/fs-writeback.c
  */