Re: [PATCH] fstatat64 support

From: H. Peter Anvin
Date: Thu Feb 09 2006 - 23:41:48 EST


Followup to: <43EA5CCD.7030605@xxxxxxxxxx>
By author: Ulrich Drepper <drepper@xxxxxxxxxx>
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/