On 2025-01-10 06:48, Pádraig Brady wrote:
With the previously discussed ls patch included, we also suppress the error
(while indicating the obtainable security context):

$ src/ls -l /mnt/nfs
total 0
--w-------. 1 padraig padraig 0 Jan  8 20:42 file

I'll push that ls patch now.

Thanks, but I'm not sure that resolves all the issues that can occur when [l]listxattr returns -1 with errno==EACCES or errno==E2BIG. In this case we've fixed the bug where the file has a security context but no NFSv4 or POSIX ACLs. But what if the file has those ACLs?




Reply via email to