Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198254
b: refs/heads/master
c: bf8abe8
h: refs/heads/master
v: v3
  • Loading branch information
Huang Shijie authored and Linus Torvalds committed May 25, 2010
1 parent 1ac9666 commit 723d76c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 76a33fc380c9a65e01eb15b3b87c05863a0d51db
refs/heads/master: bf8abe8b926f7546eb763fd2a088fe461dde6317
2 changes: 1 addition & 1 deletion trunk/mm/readahead.c
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ EXPORT_SYMBOL_GPL(page_cache_sync_readahead);
* @req_size: hint: total size of the read which the caller is performing in
* pagecache pages
*
* page_cache_async_ondemand() should be called when a page is used which
* page_cache_async_readahead() should be called when a page is used which
* 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.
Expand Down

0 comments on commit 723d76c

Please sign in to comment.