diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2013-11-13 00:07:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 04:09:02 +0100 |
commit | 63d0f0a3c7e1281fd79268a8d988167eff607fb6 (patch) | |
tree | ce153ddd335bfab61be933b136d83696e9ed9617 /mm/process_vm_access.c | |
parent | ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() (diff) | |
download | linux-63d0f0a3c7e1281fd79268a8d988167eff607fb6.tar.xz linux-63d0f0a3c7e1281fd79268a8d988167eff607fb6.zip |
mm/readahead.c:do_readhead(): don't check for ->readpage
The callee force_page_cache_readahead() already does this and unlike
do_readahead(), force_page_cache_readahead() remembers to check for
->readpages() as well.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/process_vm_access.c')
0 files changed, 0 insertions, 0 deletions