From: Joel Becker Date: Fri, 13 Feb 2009 03:45:28 +0000 (-0800) Subject: ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. X-Git-Tag: v2.6.32-rc1~173^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2dd63fe0b6e99b81904a61090db801978b9520;p=pandora-kernel.git ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. It already has struct ocfs2_extent_tree, which has the caching info. So we don't need to pass it struct inode. Signed-off-by: Joel Becker --- Reading git-diff-tree failed