[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5265DE93.8060406@tao.ma>
Date: Tue, 22 Oct 2013 10:10:27 +0800
From: Tao Ma <tm@....ma>
To: Boxi Liu <boxi10liu@...il.com>
CC: Theodore Tso <tytso@....edu>,
"lewis.liulei" <lewis.liulei@...wei.com>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
Robin Dong <sanbai@...bao.com>
Subject: Re: fix the ext4_read_inline_dir return value
Hi Boxi,
On 10/22/2013 12:33 AM, Boxi Liu 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.
The fix looks good to me an you can add
Acked-by: Tao Ma <boyu.mt@...bao.com>
But next time please generate the patch with git format-patch and send
it using git send-email.
Thanks,
Tao
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists