ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 11:34:15 +0000 (03:34 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:09 +0000 (16:08 -0700)
One more function that doesn't need a struct inode to pass to its
children.

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

No differences found