ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 11:54:22 +0000 (03:54 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:13 +0000 (16:08 -0700)
With this commit, extent tree operations are divorced from inodes and
rely on ocfs2_caching_info.  Phew!

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

No differences found