From: Christoph Hellwig <hch@lst.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, nfs@lists.sourceforge.net,
Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH 02/18] exportfs: add new methods
Date: Fri, 21 Sep 2007 10:01:39 +0200 [thread overview]
Message-ID: <20070921080139.GA4928@lst.de> (raw)
In-Reply-To: <20070920171840.0c6949a6.akpm@linux-foundation.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 <hch@lst.de> 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
prev parent reply other threads:[~2007-09-21 8:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-19 16:30 [PATCH 02/18] exportfs: add new methods Christoph Hellwig
2007-09-21 0:18 ` Andrew Morton
2007-09-21 8:01 ` Christoph Hellwig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070921080139.GA4928@lst.de \
--to=hch@lst.de \
--cc=akpm@linux-foundation.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).