On Fri July 22 2011 15:25:13 Jim Meyering wrote:
> Kamil Dudka wrote:
> > On Wednesday 06 April 2011 16:49:31 Kamil Dudka wrote:
> >> the attached patch allows ls(1) from coreutils to eliminate unnecessary
> >> calls of getxattr() and thus prevents it from triggerring unnecessary
> >> mounts while
Kamil Dudka wrote:
> On Wednesday 06 April 2011 16:49:31 Kamil Dudka wrote:
>> the attached patch allows ls(1) from coreutils to eliminate unnecessary
>> calls of getxattr() and thus prevents it from triggerring unnecessary
>> mounts while listing files. The feature is enabled automatically whenev
On Wednesday 06 April 2011 16:49:31 Kamil Dudka wrote:
> Hello,
>
> the attached patch allows ls(1) from coreutils to eliminate unnecessary
> calls of getxattr() and thus prevents it from triggerring unnecessary
> mounts while listing files. The feature is enabled automatically whenever
> acl_exte