]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ocfs2/namei.h
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
[net-next-2.6.git] / fs / ocfs2 / namei.h
index deaaa97dbf0bf1900dd427d0a836ab3d028f4ab2..8425944fcccdf360eeef212b7ca056686b62f564 100644 (file)
@@ -39,7 +39,7 @@ struct buffer_head *ocfs2_find_entry(const char *name,
                                     struct inode *dir,
                                     struct ocfs2_dir_entry **res_dir);
 int ocfs2_orphan_del(struct ocfs2_super *osb,
-                    struct ocfs2_journal_handle *handle,
+                    handle_t *handle,
                     struct inode *orphan_dir_inode,
                     struct inode *inode,
                     struct buffer_head *orphan_dir_bh);