From: Joel Becker Date: Fri, 13 Feb 2009 10:57:58 +0000 (-0800) Subject: ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. X-Git-Tag: v2.6.32-rc1~173^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3505bec01829a8f690259517add55c7941a4d3d5;p=pandora-kernel.git ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. They aren't using it, so remove it from their parameter lists. Signed-off-by: Joel Becker --- Reading git-diff-tree failed