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)
commit6136ca5f5f9fd38da399e9ff9380f537c1b3b901
treee2927c3b6084a7ea16f872a61011cbcf505f570c
parent7dc028056750328e74ca807041c822068384fe16
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.

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>
fs/ocfs2/alloc.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h