X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Finode.h;h=46a378fbc40b56a9652f39aacb996cb8bc8151ea;hb=1fabe1481fac9e01bf8bffa60a2307ef379aa5de;hp=9b7354545cb4b3f5515cdb0a0fcc444677bea365;hpb=65eff9ccf86d63eb5c3e9071450a36e4e4fa9564;p=linux-2.6 diff --git a/fs/ocfs2/inode.h b/fs/ocfs2/inode.h index 9b7354545c..46a378fbc4 100644 --- a/fs/ocfs2/inode.h +++ b/fs/ocfs2/inode.h @@ -136,7 +136,7 @@ ssize_t ocfs2_rw_direct(int rw, struct file *filp, char *buf, void ocfs2_sync_blockdev(struct super_block *sb); void ocfs2_refresh_inode(struct inode *inode, struct ocfs2_dinode *fe); -int ocfs2_mark_inode_dirty(struct ocfs2_journal_handle *handle, +int ocfs2_mark_inode_dirty(handle_t *handle, struct inode *inode, struct buffer_head *bh); int ocfs2_aio_read(struct file *file, struct kiocb *req, struct iocb *iocb);