Hello,

Guillem Jover, le mar. 30 juin 2026 00:14:46 +0200, a ecrit:
> I'm not entirely sure this can be worked around properly from within
> attr and acl, w/o proper setxattrat/getxattrat/listxattrat/removexattrat
> support from the Hurd and glibc though.

We already have *attr, the *at variants should be easy, it's a matter of
using the proper file_name_lookup 'at' variant.

7ae60af75b78f408420512c58fd5a08ca7a88bad is probably a good read to get
examples on this, it's really about calling __file_name_lookup_at
instead of __file_name_lookup.

Contribution welcome!

Samuel

Reply via email to