ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 10:56:23 +0000 (02:56 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:05 +0000 (16:08 -0700)
commitc38e52bb1c0187186bd3c4a2b318ffe69cd2fdf8
tree16f8c548f3797822e1a2da68b902ef1a5f8fa8b3
parentd562862314a7b131a630f7b912490312387542fb
ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode.

Another on the way to generic btree functions.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/alloc.c