ocfs2: ocfs2_insert_extent() no longer needs struct inode.
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Feb 2009 11:24:43 +0000 (03:24 -0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:09 +0000 (16:08 -0700)
commitcc79d8c19e9d39446525a1026f1a21761f5d3cd2
tree3c9788c2e5ef0c51734dad8186ecd83bf4dd6584
parent92ba470c44c1404ff18ca0f4ecce1e5b116bb933
ocfs2: ocfs2_insert_extent() no longer needs struct inode.

One more function down, no inode in the entire insert-extent chain.

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