From: Joel Becker Date: Fri, 13 Feb 2009 02:57:52 +0000 (-0800) Subject: ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path() X-Git-Tag: v2.6.32-rc1~173^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6641b0ce3274d979338cb67b2f562189dcbc1c28;p=pandora-kernel.git ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path() ocfs2_unlink_path() doesn't need struct inode, so let's pass it struct ocfs2_extent_tree. Signed-off-by: Joel Becker --- Reading git-diff-tree failed