From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve French" Subject: Re: projected date for mount.cifs to support DFS junction points Date: Wed, 6 Feb 2008 07:43:01 -0600 Message-ID: <524f69650802060543g2bc0bf85had693a1606d3f945@mail.gmail.com> References: <1199988975.7483.3.camel@gn2.draper.com> <524f69650801101228o3639363cp4c9710d747b71ead@mail.gmail.com> <20080111090749.GA14910@infradead.org> <20080206040740.GA6550@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-cifs-client@lists.samba.org, sfrench@us.ibm.com, linux-fsdevel , akpm@osdl.org To: "Christoph Hellwig" Return-path: Received: from nf-out-0910.google.com ([64.233.182.188]:36015 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753681AbYBFNnD (ORCPT ); Wed, 6 Feb 2008 08:43:03 -0500 Received: by nf-out-0910.google.com with SMTP id g13so713184nfb.21 for ; Wed, 06 Feb 2008 05:43:02 -0800 (PST) In-Reply-To: <20080206040740.GA6550@infradead.org> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: I only remember missing a loop unwinding on exit style comment of yours that was not addressed in what got integrated. I will go back through your notes again to see if I missed one. I meant to merge the final patch last week but ran out of time. Will try to finish that this week. On Feb 5, 2008 10:07 PM, Christoph Hellwig wrote: > On Fri, Jan 11, 2008 at 09:07:49AM +0000, Christoph Hellwig wrote: > > If you want to get it into 2.6.25 get it out for review on -fsdevel > > ASAP. 2.6.24 is almost done and it needs to be in acceptable state > > before 2.6.25 opens. > > So I've done an extensive review now, but the patches (or rather an > incomplete set, that's even dumber) made it into Linus tree without > things beeing addressed. That's not how it's supposed to work. > > -- Thanks, Steve