ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 10:54:36 +0000 (02:54 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:04 +0000 (16:08 -0700)
commitd562862314a7b131a630f7b912490312387542fb
tree1ddad8ba544ac712ac1f889729a19511aaefdf22
parent4c911eefca316f580f174940cd67d561b4b7e6e8
ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode.

Give it an ocfs2_extent_tree and it is happy.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/alloc.c