From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: 2.6.30-rc3: reiserfs: WARNING: at fs/namei.c:1251 lookup_one_len Date: Wed, 29 Apr 2009 08:18:11 +0100 Message-ID: <20090429071811.GH8633@ZenIV.linux.org.uk> References: <20090428201310.fd2c6c96.akpm@linux-foundation.org> <49F7F8EB.1080907@suse.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <49F7F8EB.1080907@suse.com> Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jeff Mahoney Cc: Andrew Morton , Alexander Beregalov , Linux Kernel Mailing List , ReiserFS Development List , David On Wed, Apr 29, 2009 at 02:51:23AM -0400, Jeff Mahoney wrote: > > A number of people are reporting this. Al Viro said > > > > : Yeah, the sanity check had caught another place misusing lookup_one_len(). > > : I'd keep the warning in place for now; I think I know how to deal with > > : reiserfs side of things, but if it turns out too invasive for post-rc3, > > : we can always turn the check off just for -final. For now I'd keep the > > : check in place, just to see if anything else runs into it. > > > > It would be nice to plug this sooner rather than later please, to save > > a bit of bug-reporting bandwidth. > > I have a fix for this that I need to test. I've been traveling and > haven't had a chance to. I'm back in the office and will be able to > later today. Could you Cc me on that?