public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: Christoph Hellwig <hch@lst.de>, xfs@oss.sgi.com
Subject: Re: [PATCH 5/4] simplify xfs_create/mknod/symlink prototype
Date: Sat, 15 Sep 2007 00:05:20 +0200	[thread overview]
Message-ID: <20070914220520.GA19567@lst.de> (raw)
In-Reply-To: <46EAD432.1030704@sandeen.net>

On Fri, Sep 14, 2007 at 01:34:26PM -0500, Eric Sandeen wrote:
> > -xfs_symlink [xfs]: 240
> > +xfs_symlink [xfs]: 256
> 
> Although, that one is a little unfortunate ;)

and rather odd.  16 bytes more stack for passing in a 32bit scalar
instead of a 32/64bit pointer, huh?  Then again we could just kill
that parameter because symlinks always get the same mode..

  reply	other threads:[~2007-09-14 22:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 16:30 [PATCH 5/4] simplify xfs_create/mknod/symlink prototype Christoph Hellwig
2007-09-14 18:31 ` Eric Sandeen
2007-09-14 18:34   ` Eric Sandeen
2007-09-14 22:05     ` Christoph Hellwig [this message]
2007-09-15  3:27       ` Eric Sandeen

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=20070914220520.GA19567@lst.de \
    --to=hch@lst.de \
    --cc=sandeen@sandeen.net \
    --cc=xfs@oss.sgi.com \
    /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