]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/dir.h
ext4: fix unjournaled inode bitmap modification
[~andy/linux] / fs / gfs2 / dir.h
index ff5772fbf024afe0ec48f4c094ec204b45b96abb..98c960beab35e479460771d19a17e24259a4fe1a 100644 (file)
@@ -25,7 +25,7 @@ extern int gfs2_dir_add(struct inode *inode, const struct qstr *filename,
                        const struct gfs2_inode *ip);
 extern int gfs2_dir_del(struct gfs2_inode *dip, const struct dentry *dentry);
 extern int gfs2_dir_read(struct inode *inode, u64 *offset, void *opaque,
-                        filldir_t filldir);
+                        filldir_t filldir, struct file_ra_state *f_ra);
 extern int gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename,
                          const struct gfs2_inode *nip, unsigned int new_type);