file-has-acl: revert unintended change in behavior of ls -L
authorKamil Dudka <kdudka@redhat.com>
Mon, 3 Oct 2011 10:17:22 +0000 (12:17 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 4 Oct 2011 11:53:15 +0000 (13:53 +0200)
commit80af92afd10f9ed1c3621432145baf4a32ab5cea
tree7189e3725e33f4519caf53057ebfaf1a61f3eb1e
parent996ce97a8f8572ae9bade6c7df1aa364bd0e259f
file-has-acl: revert unintended change in behavior of ls -L

* lib/file-has-acl.c (acl_extended_file_wrap): New function,
derived from...
(file_has_acl): ...code here.  Call it.
This problem was introduced with 2011-07-22 commit 95f7c57f,
"file-has-acl: use acl_extended_file_nofollow if available".
See http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/28538
ChangeLog
lib/file-has-acl.c