From: Joel Becker Date: Fri, 13 Feb 2009 11:54:22 +0000 (-0800) Subject: ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). X-Git-Tag: v2.6.32-rc1~173^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e404e9ed1b05cafb044bd46792e50197df805ed;p=pandora-kernel.git ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). With this commit, extent tree operations are divorced from inodes and rely on ocfs2_caching_info. Phew! Signed-off-by: Joel Becker --- Reading git-diff-tree failed