From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 02/18] exportfs: add new methods Date: Fri, 21 Sep 2007 10:01:39 +0200 Message-ID: <20070921080139.GA4928@lst.de> References: <20070919163025.GC18952@lst.de> <20070920171840.0c6949a6.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, nfs@lists.sourceforge.net, Christoph Hellwig To: Andrew Morton Return-path: Content-Disposition: inline In-Reply-To: <20070920171840.0c6949a6.akpm@linux-foundation.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net List-Id: linux-fsdevel.vger.kernel.org On Thu, Sep 20, 2007 at 05:18:40PM -0700, Andrew Morton wrote: > On Wed, 19 Sep 2007 18:30:25 +0200 > Christoph Hellwig wrote: > > > + /* > > + * It's not a directory. Life is a little more complicated. > > + */ > > + struct dentry *target_dir, *nresult; > > + char nbuf[NAME_MAX+1]; > > Lots of stack usage there. True. But this is just copying the old code around to make use of the new methods, so I didn't want to mess with underlying details. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs