commit | 7361f4d8ca65d23a18ba009b4484612183332c2f | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Mon Nov 07 00:59:28 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:37 2005 -0800 |
tree | 7e3dcf22f7d191bcbeb78eb633ae067a76163124 | |
parent | bf8f972d3a1daf969cf44f64cc36d53bfd76441f [diff] |
[PATCH] readahead commentary Add a few comments surrounding the generic readahead API. Also convert some ulongs into pgoff_t: the identifier for PAGE_CACHE_SIZE offsets into pagecache. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>