ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root()
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 03:20:13 +0000 (19:20 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:07:55 +0000 (16:07 -0700)
Get rid of the inode argument.  Use extent_tree instead.  This means a
few more functions have to pass an extent_tree around.

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

No differences found