coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH v4 3/4] stat: only set STATX_* mask bits for things we want t


From: Pádraig Brady
Subject: Re: [PATCH v4 3/4] stat: only set STATX_* mask bits for things we want to print
Date: Fri, 10 May 2019 02:28:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 01/05/19 06:57, Jeff Layton wrote:
> Scan the format string to build a STATX_* mask prior to calling statx.
> This allows us to avoid setting bits for attributes that we don't
> intend to display, which can mean a much lighter-weight operation on
> some filesystems.

Do we have more details/measurements of the wins here?




reply via email to

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