[PATCH] splice: always call into page_cache_readahead()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 8 May 2007 06:46:19 +0000 (08:46 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 8 May 2007 06:46:19 +0000 (08:46 +0200)
Don't try to guess what the read-ahead logic will do, allow it
to make its own decisions.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found