ocfs2: remove unused ocfs2_handle_add_inode()
authorMark Fasheh <mark.fasheh@oracle.com>
Sat, 7 Oct 2006 01:51:46 +0000 (18:51 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:55 +0000 (18:27 -0800)
We can also delete the unused infrastructure which was once in place to
support this functionality. ocfs2_inode_private loses ip_handle and
ip_handle_list. ocfs2_journal_handle loses handle_list.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found