]> 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)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Jan 2025 04:37:43 +0000 (20:37 -0800)
commit64ce046c046563bce51e9a5ed4cf2422ee376c8b
tree8c7f002e92f3c0d8f9a74d15cc57ccbebb81389b
parentfc65f7bddaeb939aab712dfca4e9539df881d383
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