github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/freebsd-xattr-support.md (about)

     1  Bugfix: FreeBSD xattr support
     2  
     3  We now properly handle FreeBSD xattr namespaces by leaving out the `user.` prefix. FreeBSD adds that automatically.
     4  
     5  https://github.com/cs3org/reva/pull/3650