[PATCH 0/2] ondemand readahead simplifications

2007-06-14 Thread Fengguang Wu
Andrew, With the help from Rusty, the interface and data structure of ondemand readahead are made more clear: readahead: split ondemand readahead interface into two functions readahead: sanify file_ra_state names diffstat: fs/ext3/dir.c |4 - fs/ext4/dir.c |4

[PATCH 0/2] ondemand readahead simplifications

2007-06-14 Thread Fengguang Wu
Andrew, With the help from Rusty, the interface and data structure of ondemand readahead are made more clear: readahead: split ondemand readahead interface into two functions readahead: sanify file_ra_state names diffstat: fs/ext3/dir.c |4 - fs/ext4/dir.c |4

[PATCH 0/2] ondemand readahead simplifications

2007-06-13 Thread Fengguang Wu
Andrew, These two patches makes the interface and data structure of ondemand readahead more clear: diffstat: fs/ext3/dir.c |4 - fs/ext4/dir.c |4 - fs/splice.c|6 - include/linux/fs.h | 61 +-- include/linux/mm.h | 20 +++-- mm/filemap.c |

[PATCH 0/2] ondemand readahead simplifications

2007-06-13 Thread Fengguang Wu
Andrew, These two patches makes the interface and data structure of ondemand readahead more clear: diffstat: fs/ext3/dir.c |4 - fs/ext4/dir.c |4 - fs/splice.c|6 - include/linux/fs.h | 61 +-- include/linux/mm.h | 20 +++-- mm/filemap.c |