From 725bebb27882ae617d50776cc8b6cacd84481c91 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 17 May 2013 16:08:53 -0400 Subject: [readdir] convert ext4 and trim the living hell out bogosities in inline dir case Signed-off-by: Al Viro --- fs/ext4/ext4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/ext4/ext4.h') diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index 5aae3d12d40..4af03ea84aa 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h @@ -2515,7 +2515,7 @@ extern int ext4_try_create_inline_dir(handle_t *handle, struct inode *parent, struct inode *inode); extern int ext4_read_inline_dir(struct file *filp, - void *dirent, filldir_t filldir, + struct dir_context *ctx, int *has_inline_data); extern int htree_inlinedir_to_tree(struct file *dir_file, struct inode *dir, ext4_lblk_t block, -- cgit v1.2.3-70-g09d2