Re: [PATCH] qcopy-acl: port better to NFSv4 on GNU/Linux

2025-05-12 Thread Bruno Haible via Gnulib discussion list
Paul Eggert wrote: > (acl_get_fdfile): New function, if needed. This patch leads to a compilation error on Solaris. Found by the CI on Solaris 11.4: ../../gllib/file-has-acl.c: In function ‘acl_get_fdfile’: ../../gllib/file-has-acl.c:413:45: error: ‘acl_get_file’ undeclared (first use in this fu

[PATCH] qcopy-acl: port better to NFSv4 on GNU/Linux

2025-05-09 Thread Paul Eggert
Problem reported by Ian Dall in and by Thomas Clark in . * lib/file-has-acl.c (smack_new_label_from_file) [!HAVE_SMACK]: New dummy function. (has_xattr, get_aclinfo): New arg FD. All callers changed. Remove some unnecessary MAYBE_UN