commit | 02928a71ae6da6e3e205d99e1fa1a1f598ddb62d | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 06 18:51:46 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Dec 01 18:27:55 2006 -0800 |
tree | 0b45c363c0e77cf32fd20a4bc30e6405c5250059 | |
parent | 85b9e783cbc8cf4acc7bfaa76f37ea26b426f514 [diff] |
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>