From: Fengguang Wu Date: Thu, 19 Jul 2007 08:48:02 +0000 (-0700) Subject: readahead: convert filemap invocations X-Git-Tag: v2.6.23-rc1~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea89ee86a82e9fbde37018d9b9e92a552e5fd13;p=pandora-kernel.git readahead: convert filemap invocations Convert filemap reads to use on-demand readahead. The new call scheme is to - call readahead on non-cached page - call readahead on look-ahead page - update prev_index when finished with the read request Signed-off-by: Fengguang Wu Cc: Steven Pratt Cc: Ram Pai Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed