From: Joel Becker Date: Fri, 13 Feb 2009 03:47:43 +0000 (-0800) Subject: ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode. X-Git-Tag: v2.6.32-rc1~173^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46f74dc357947e2aed9bdd63cf335c5fd23810b;p=pandora-kernel.git ocfs2: __ocfs2_rotate_tree_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