All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fstatat64 support
Date: Thu, 9 Feb 2006 20:43:05 -0800 (PST)	[thread overview]
Message-ID: <dsh5kp$bn$1@terminus.zytor.com> (raw)
In-Reply-To: 43EA5CCD.7030605@redhat.com

Followup to:  <43EA5CCD.7030605@redhat.com>
By author:    Ulrich Drepper <drepper@redhat.com>
In newsgroup: linux.dev.kernel
> 
> Christoph Hellwig wrote:
> > please remove the new from the syscall name.  just sys_fstatat64
> 
> I use that to show the lineage.  We use newfstat etc for the current
> generation of interfaces.  Using fstatat would be irritating IMO.
> 

Eh?

We don't use sys_newfstat for the current generation, we use
sys_fstat64.

This would be the "at" version of sys_fstat64, so the only sane name
of this system call is sys_fstatat64.

	-hpa


      reply	other threads:[~2006-02-10  4:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 20:08 [PATCH] fstatat64 support Ulrich Drepper
2006-02-08 20:40 ` Christoph Hellwig
2006-02-08 21:04   ` Ulrich Drepper
2006-02-10  4:43     ` H. Peter Anvin [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='dsh5kp$bn$1@terminus.zytor.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.