From: Joel Becker Date: Fri, 13 Feb 2009 03:32:43 +0000 (-0800) Subject: ocfs2: Drop struct inode from ocfs2_extent_tree_operations. X-Git-Tag: v2.6.32-rc1~173^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6136ca5f5f9fd38da399e9ff9380f537c1b3b901;p=pandora-kernel.git ocfs2: Drop struct inode from ocfs2_extent_tree_operations. We can get to the inode from the caching information. Other parent types don't need it. Signed-off-by: Joel Becker --- Reading git-diff-tree failed