From: Wu Fengguang Date: Tue, 16 Jun 2009 22:31:33 +0000 (-0700) Subject: readahead: move the random read case to bottom X-Git-Tag: v2.6.31-rc1~299^2~166 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045a2529a3513faed2d45bd82f9013b124309d94;p=pandora-kernel.git readahead: move the random read case to bottom Split all readahead cases, and move the random one to bottom. No behavior changes. This is to prepare for the introduction of context readahead, and make it easy for inserting accounting/tracing points for each case. Signed-off-by: Wu Fengguang Cc: Vladislav Bolkhovitin Cc: Jens Axboe Cc: Jeff Moyer Cc: Nick Piggin Cc: Ying Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed