coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/3] ls: use statx for loop detection if it's available


From: Pádraig Brady
Subject: Re: [PATCH 2/3] ls: use statx for loop detection if it's available
Date: Fri, 13 Sep 2019 17:31:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 13/09/19 11:08, Jeff Layton wrote:
> On Thu, 2019-09-12 at 11:58 -0600, Andreas Dilger wrote:

>> Should this have a runtime fallback to stat() if statx() is not implemented
>> on the running kernel, or is that already handled at another level?
>>
> 
> glibc already does this fallback.

Note we need to be portable to a lot more than glibc

In general this patchset looks really useful,
and the performance testing on ceph is really appreciated.

thanks!
Pádraig



reply via email to

[Prev in Thread] Current Thread [Next in Thread]