bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH] file-has-acl: use acl_extended_file_nofollow() if available


From: Kamil Dudka
Subject: [PATCH] file-has-acl: use acl_extended_file_nofollow() if available
Date: Wed, 6 Apr 2011 16:49:31 +0200
User-agent: KMail/1.9.10

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_extended_file_nofollow() is available at build-time.  See the following 
bug for more details:

https://bugzilla.redhat.com/692823

Thanks in advance for considering the patch!

Kamil

Attachment: 0001-file-has-acl-use-acl_extended_file_nofollow-if-avail.patch
Description: Text Data


reply via email to

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