[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140305183042.GC9824@kroah.com>
Date: Wed, 5 Mar 2014 10:30:42 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Richard Cochran <richardcochran@...il.com>
Cc: linux-kernel@...r.kernel.org,
Eric Biederman <ebiederm@...ssion.com>,
Tejun Heo <tj@...nel.org>, stable@...r.kernel.org
Subject: Re: [PATCH] kernfs: fix off by one error.
On Wed, Mar 05, 2014 at 05:10:52PM +0100, Richard Cochran wrote:
> The hash values 0 and 1 are reserved for magic directory entries, but
> the code only prevents names hashing to 0. This patch fixes the test
> to also prevent hash value 1.
>
> Signed-off-by: Richard Cochran <richardcochran@...il.com>
> Cc: <stable@...r.kernel.org>
> ---
> fs/kernfs/dir.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Is this for 3.14-final or 3.15-rc1?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists