From: Mark Fasheh Date: Fri, 21 Apr 2006 20:49:02 +0000 (-0700) Subject: ocfs2: implement directory read-ahead X-Git-Tag: v2.6.19-rc1~1296^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa9588741db907785e4d92c8b768dd6c9077e6f0;p=pandora-kernel.git ocfs2: implement directory read-ahead Uptodate.c now knows about read-ahead buffers. Use some more aggressive logic in ocfs2_readdir(). The two functions which currently use directory read-ahead are ocfs2_find_entry() and ocfs2_readdir(). Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed