github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/decomposedfs-xattr-errors.md (about)

     1  Enhancement: Refactored the xattrs package in the decomposedfs
     2  
     3  The xattrs package now uses the xattr.ENOATTR instead of os.ENODATA or os.ENOATTR to check attribute existence.
     4  
     5  https://github.com/cs3org/reva/pull/2540
     6  https://github.com/cs3org/reva/pull/2541