]> err.no Git - linux-2.6/commit
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)
commit02928a71ae6da6e3e205d99e1fa1a1f598ddb62d
tree0b45c363c0e77cf32fd20a4bc30e6405c5250059
parent85b9e783cbc8cf4acc7bfaa76f37ea26b426f514
ocfs2: remove unused ocfs2_handle_add_inode()

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