From: Jens Axboe Date: Mon, 10 Apr 2006 07:05:04 +0000 (+0200) Subject: [PATCH] splice: be smarter about calling do_page_cache_readahead() X-Git-Tag: v2.6.17-rc2~107^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b749ce3802428007a37870eb51ba3c0bdf90857;p=pandora-kernel.git [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 --- Reading git-diff-tree failed