From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve French" Subject: Re: third patch Date: Tue, 18 Nov 2008 14:23:21 -0600 Message-ID: <524f69650811181223s349300dcid686ed44f8af9715@mail.gmail.com> References: <20081114185039.1f3af842@tleilax.poochiereds.net> <524f69650811141609n63f3631bn6493e2be76b1bed6@mail.gmail.com> <20081115063641.26003498@tleilax.poochiereds.net> <524f69650811161918i738ba50frd87666a58640b76f@mail.gmail.com> <20081117055603.GA1381@kroah.com> <524f69650811171506y1f518c3bnac03e4f557ba29fb@mail.gmail.com> <20081117233833.GA28435@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Jeff Layton" , LKML , linux-fsdevel , "linux-cifs-client@lists.samba.org" To: "Greg KH" Return-path: Received: from nf-out-0910.google.com ([64.233.182.184]:58958 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754539AbYKRUXX (ORCPT ); Tue, 18 Nov 2008 15:23:23 -0500 Received: by nf-out-0910.google.com with SMTP id d3so1510086nfc.21 for ; Tue, 18 Nov 2008 12:23:21 -0800 (PST) In-Reply-To: <20081117233833.GA28435@kroah.com> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Nov 17, 2008 at 5:38 PM, Greg KH wrote: >> > On Sun, Nov 16, 2008 at 09:18:43PM -0600, Steve French wrote: >> >> Jeff and I have worked on a series of patches to fix the oopses, >> >> memory corruption and mount failures due to races in various linked >> >> list handling relating to socket, session and tree connection when >> >> using the reproducer detailed here: >> >> >> >> https://bugzilla.samba.org/show_bug.cgi?id=5720 > Well, if Linus takes them so late in the merge window, I'll consider > also adding them to -stable, as they do fix reported problems, and are > good to have in there for users who rely on cifs. > > thanks, > > greg k-h Now merged into mainline -- Thanks, Steve