ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 10:57:58 +0000 (02:57 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:05 +0000 (16:08 -0700)
They aren't using it, so remove it from their parameter lists.

Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found