From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: Name hashing function causing a perf regression Date: Mon, 15 Sep 2014 10:31:32 -0700 Message-ID: <20140915173132.GC302@kroah.com> References: <541364DE.5030104@fb.com> <54136EEF.4050209@fb.com> <54170C08.5070603@fb.com> <20140915163554.GC15712@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Josef Bacik , stable , Andi Kleen , linux-fsdevel , Al Viro , Christoph Hellwig , Chris Mason To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Sep 15, 2014 at 09:45:40AM -0700, Linus Torvalds wrote: > On Mon, Sep 15, 2014 at 9:35 AM, Greg KH wrote: > > > > Thanks, now queued up. Note, I had to change the 3.10-stable patch a > > bit due to some rejects. > > Ahh. Yes. it still uses the old D_HASHBITS/HASHMASK macros in up until > and including 3.12. > > You could have just backported 482db9066199 ("dcache.c: get rid of > pointless macros") too, but your resolution looks perfectly fine too. Ah, much easier, I've gone and done that now, thanks, greg k-h