[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGW2f1EdwAJTkqDPrRdfqGArw6nWp9bTZpnQWF5pwPP98omFkA@mail.gmail.com>
Date: Mon, 21 Oct 2013 13:35:58 -0400
From: jon ernst <jonernst07@...il.com>
To: Boxi Liu <boxi10liu@...il.com>
Cc: "linux-ext4@...r.kernel.org List" <linux-ext4@...r.kernel.org>
Subject: Re: fix the ext4_read_inline_dir return value
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@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists