Re: [PATCH 0/6] Extended file stat system call
Roland McGrath <roland-/[email protected]>
| Newsgroups | gmane.linux.kernel.api,gmane.linux.file-systems,gmane.linux.nfs,gmane.linux.kernel.cifs,gmane.network.samba.internals,gmane.comp.file-systems.ext4,gmane.comp.emulators.wine.devel,gmane.comp.kde.devel.kfm,gmane.comp.gnome.nautilus |
|---|---|
| Message-ID | <[email protected]> |
> Roland McGrath <roland-/[email protected]> wrote: > > > statx seems like a better family of names. I also think it's worthwhile to > > see if the interface can be made to more closely match the AIX precedent. > > I'm not sure we can make Linux xstat (or whatever) match AIX statxat() very > closely, at least from a syscall interface point of view. OK. It was just worth a look. Thanks, Roland