ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 03:32:43 +0000 (19:32 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:07:57 +0000 (16:07 -0700)
We can get to the inode from the caching information.  Other parent
types don't need it.

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

No differences found