An error occurred while fetching folder content.
[PATCH] readahead: reset cache_hit earlier
Steven Pratt authored

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: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
3b30bbd9
Name Last commit Last update
..