Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262781AbUCJTNn (ORCPT ); Wed, 10 Mar 2004 14:13:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262784AbUCJTNn (ORCPT ); Wed, 10 Mar 2004 14:13:43 -0500 Received: from dragnfire.mtl.istop.com ([66.11.160.179]:41923 "EHLO dsl.commfireservices.com") by vger.kernel.org with ESMTP id S262781AbUCJTNi (ORCPT ); Wed, 10 Mar 2004 14:13:38 -0500 Date: Wed, 10 Mar 2004 14:13:36 -0500 (EST) From: Zwane Mwaikambo To: Urban Widmark Cc: Linus Torvalds , Adam Sampson , Kernel Mailing List , Andrew Morton Subject: Re: smbfs Oops with Linux 2.6.3 In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 18 On Wed, 10 Mar 2004, Zwane Mwaikambo wrote: > Thanks Urban, i have posted the following on bugzilla > (http://bugzilla.kernel.org/show_bug.cgi?id=1671) for testing. But, > it appears racy wrt getattr and win9x servers. How about the following to synchronize with smb_newconn() smb_lock_server(server); smb_unlock_server(server); I've already uploaded the new patch on Bugzilla, but i also came across a smb_dir_cache related oops whilst testing, which i'm debugging. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/