From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: Re: Kernel 3.0: Instant kernel crash when mounting CIFS (also crashes with linux-3.1-rc2 Date: Thu, 18 Aug 2011 12:15:42 -0500 Message-ID: References: <20110815064734.403b630f@corrin.poochiereds.net> <3300.1313637592@jrobl> <20110818091140.385a9455@barsoom.rdu.redhat.com> <20110818130408.71c55b96@barsoom.rdu.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Justin Piszcz , "J. R. Okajima" , Jesper Juhl , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alan Piszcz , Steve French , linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jeff Layton Return-path: In-Reply-To: <20110818130408.71c55b96-xSBYVWDuneFaJnirhKH9O4GKTjYczspe@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Thu, Aug 18, 2011 at 12:04 PM, Jeff Layton wrote: > On Thu, 18 Aug 2011 09:15:36 -0400 (EDT) > Justin Piszcz wrote: >> [ 3882.026917] CIFS VFS: did not end path lookup where expected namelen is 0 >> >> Justin. >> > > I've sent a patch to Steve to turn those printk's into debug messages > for 3.1 and it should make its way there soon. It should be safe to > ignore them in the meantime. > > In fact, that patch should probably go to 3.0-stable as well. Steve can > you add the 'Cc: stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org' line to that patch? Already done. -- Thanks, Steve From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752224Ab1HRRPo (ORCPT ); Thu, 18 Aug 2011 13:15:44 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:56492 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750844Ab1HRRPn (ORCPT ); Thu, 18 Aug 2011 13:15:43 -0400 MIME-Version: 1.0 In-Reply-To: <20110818130408.71c55b96@barsoom.rdu.redhat.com> References: <20110815064734.403b630f@corrin.poochiereds.net> <3300.1313637592@jrobl> <20110818091140.385a9455@barsoom.rdu.redhat.com> <20110818130408.71c55b96@barsoom.rdu.redhat.com> Date: Thu, 18 Aug 2011 12:15:42 -0500 Message-ID: Subject: Re: Kernel 3.0: Instant kernel crash when mounting CIFS (also crashes with linux-3.1-rc2 From: Steve French To: Jeff Layton Cc: Justin Piszcz , "J. R. Okajima" , Jesper Juhl , linux-kernel@vger.kernel.org, Alan Piszcz , Steve French , linux-cifs@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 18, 2011 at 12:04 PM, Jeff Layton wrote: > On Thu, 18 Aug 2011 09:15:36 -0400 (EDT) > Justin Piszcz wrote: >> [ 3882.026917] CIFS VFS: did not end path lookup where expected namelen is 0 >> >> Justin. >> > > I've sent a patch to Steve to turn those printk's into debug messages > for 3.1 and it should make its way there soon. It should be safe to > ignore them in the meantime. > > In fact, that patch should probably go to 3.0-stable as well. Steve can > you add the 'Cc: stable@kernel.org' line to that patch? Already done. -- Thanks, Steve