[PATCH] Add the statx function

Carlos O'Donell carlos@redhat.com
Tue Jul 10 12:14:00 GMT 2018


On 07/10/2018 05:16 AM, Florian Weimer wrote:
> On 07/08/2018 01:23 AM, Paul Eggert wrote:
>> Thanks for clarifying about the unused fields. This patch looks
>> good.
> 
> Thanks for your review.
> 
> Carlos, do you want this in glibc 2.28?  There haven't been any
> comments from kernel people about our emulation so far, but we
> generally do not consider this a requirement for system call
> wrappers.

Please commit this for 2.28.

I'd like to see as many kernel wrappers in each release as possible.

The ABI/API was designed by the kernel developers, and I trust their
review.

In this case the discussion of emulation can continue without impacting
the ABI/API. Though it has an impact on what applications expect, all
such applications should be diligently checking error returns.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list