Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87511
b: refs/heads/master
c: f7850d9
h: refs/heads/master
i:
  87509: 4531806
  87507: 0d83136
  87503: 4a19563
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 20, 2008
1 parent 31d5aa4 commit ff56753
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 08ca0db8aa2db4ddcf487d46d85dc8ffb22162cc
refs/heads/master: f7850d932fc69cb4bad83117f0bef1a658cce350
5 changes: 3 additions & 2 deletions trunk/mm/readahead.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,9 +443,10 @@ EXPORT_SYMBOL_GPL(page_cache_sync_readahead);
* pagecache pages
*
* page_cache_async_ondemand() should be called when a page is used which
* has the PG_readahead flag: this is a marker to suggest that the application
* has the PG_readahead flag; this is a marker to suggest that the application
* has used up enough of the readahead window that we should start pulling in
* more pages. */
* more pages.
*/
void
page_cache_async_readahead(struct address_space *mapping,
struct file_ra_state *ra, struct file *filp,
Expand Down

0 comments on commit ff56753

Please sign in to comment.