From: Steven Pratt Date: Tue, 6 Sep 2005 22:17:06 +0000 (-0700) Subject: [PATCH] readahead: reset cache_hit earlier X-Git-Tag: v2.6.14-rc1~703 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b30bbd963ac2606b0377b39c9d148d6eeef7dce;p=pandora-kernel.git [PATCH] readahead: reset cache_hit earlier We don't reset the cache hit count until after readahead does a successful readahead. This seems to leave a corner case open where we miss in cache, but don't restart the readhead right away. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed