From: Joel Becker Date: Fri, 13 Feb 2009 02:08:48 +0000 (-0800) Subject: ocfs2: ocfs2_find_path() only needs the caching info X-Git-Tag: v2.6.32-rc1~173^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facdb77f54f09a33baf6b649496f5dd1d7922a7e;p=pandora-kernel.git ocfs2: ocfs2_find_path() only needs the caching info ocfs2_find_path and ocfs2_find_leaf() walk our btrees, reading extent blocks. They need struct ocfs2_caching_info for that, but not struct inode. Signed-off-by: Joel Becker --- Reading git-diff-tree failed