what's ur point adding "ret = 0;" after "goto out;" maybe before "goto"? Best, On Mon, Oct 21, 2013 at 12:33 PM, Boxi Liu <boxi10liu@xxxxxxxxx> wrote: > hi, > there may be a bug in ext4_read_inline_dir() function with inline_data feature. > when I recursion call a sys_old_readdir to read a direntry's > sub_dentry,I find that the ext4_read_inline_dir return the len of the > inline_data ,but in the no inline_data case,it will return 0.It is > inconsistent. > So I try to make a patch to fix it. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html