btrfs: properly set the termination value of ctx->pos in readdir
[pandora-kernel.git] / fs / btrfs / delayed-inode.h
index 7083d08..cacdc56 100644 (file)
@@ -133,7 +133,7 @@ int btrfs_should_delete_dir_index(struct list_head *del_list,
                                  u64 index);
 int btrfs_readdir_delayed_dir_index(struct file *filp, void *dirent,
                                    filldir_t filldir,
-                                   struct list_head *ins_list);
+                                   struct list_head *ins_list, bool *emitted);
 
 /* for init */
 int __init btrfs_delayed_inode_init(void);