]> Savannah Git Hosting - gnulib.git/commit
file-has-acl: port to Linux 6.12 + NFS listxattr
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Jan 2025 04:37:13 +0000 (20:37 -0800)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Jan 2025 08:11:33 +0000 (09:11 +0100)
commit80c106d3ef57a557a76e039f314c59452245cb73
treef5f2c8f115ca916d935867069c040e8300338864
parent03915050ebba64cfc8d565d99a170bcb62f3ff94
file-has-acl: port to Linux 6.12 + NFS listxattr

* lib/file-has-acl.c (get_aclinfo): Try the getxattr-related calls
even if [l]listxattr fails with EACCES.  Problem reported by
Pádraig Brady <https://bugs.gnu.org/74692#25>.  Also, treat E2BIG
like EACCES.
ChangeLog
lib/file-has-acl.c