Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] splice: be smarter about calling do_page_cache_readahead()
We don't want to call into the read-ahead logic unless we are at the start of a page, _or_ we have multiple pages to read. Signed-off-by: Jens Axboe <axboe@suse.de>
- Loading branch information