Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266177AbUFUJo4 (ORCPT ); Mon, 21 Jun 2004 05:44:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266176AbUFUJo4 (ORCPT ); Mon, 21 Jun 2004 05:44:56 -0400 Received: from stogtw01.enlight.net ([212.209.183.10]:42252 "EHLO stodns01.enlightnet.local") by vger.kernel.org with ESMTP id S266177AbUFUJoz (ORCPT ); Mon, 21 Jun 2004 05:44:55 -0400 Date: Mon, 21 Jun 2004 11:44:48 +0200 (CEST) From: Urban Widmark X-X-Sender: puw@cola.local To: Zwane Mwaikambo cc: Linux Kernel , Andrew Morton Subject: Re: [PATCH][2.6] Fix smbfs readdir oops In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 21 Jun 2004 09:44:53.0176 (UTC) FILETIME=[6728B380:01C45774] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 26 On Sun, 20 Jun 2004, Zwane Mwaikambo wrote: > This has been reported a couple of times and is consistently causing some > folks grief, so Urban, would you mind terribly if i send this patch to at > least clear current bug reports. If there is additional stuff you want > ontop of this let me know and i can send a follow up patch. I should read all my mail before replying. Yes, this is a problem for people and I was thinking the same thing that we should get this in now and fix the remaining problem later. One question: Why do you need conn_complete? Isn't "server->state == CONN_VALID" good enough? And are you still working on fixing the remaining "multiple-ls" problem? (The one where one ls would work and the other return an error). Or is that fixed in this version? /Urban - 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/