diff options
| author | 2006-01-05 20:43:11 -0800 | |
|---|---|---|
| committer | 2006-01-05 20:43:11 -0800 | |
| commit | 29552b1462799afbe02af035b243e97579d63350 (patch) | |
| tree | 42ad1639678a1bc8064f690494f62497bc48d318 /include/linux/writeback.h | |
| parent | Update MAINTAINERS - Jody is no longer at Steamballoon. (diff) | |
| parent | [PATCH] o Update Kconfig documentation to reflect support for readonly mounts. (diff) | |
Merge http://oss.oracle.com/git/ocfs2
Diffstat (limited to 'include/linux/writeback.h')
| -rw-r--r-- | include/linux/writeback.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index 343d883d69c5..64a36ba43b2f 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h @@ -60,12 +60,6 @@ struct writeback_control { }; /* - * ->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 */ void writeback_inodes(struct writeback_control *wbc); |
