From: Joel Becker Date: Fri, 13 Feb 2009 10:09:31 +0000 (-0800) Subject: ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. X-Git-Tag: v2.6.32-rc1~173^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f18c08b476e315c8ee17ea34b55ea1957e7e7d;p=pandora-kernel.git ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. It already gets ocfs2_extent_tree, so we can just use that. This chains to the same modification for ocfs2_remove_rightmost_path() and ocfs2_rotate_rightmost_leaf_left(). Signed-off-by: Joel Becker --- Reading git-diff-tree failed