github.com/cs3org/reva/v2@v2.27.7/changelog/1.5.0_2021-01-12/fix-xattr-error-darwin.md (about) 1 Bugfix: Fix xattr.Remove error check for macOS 2 3 Previously, we checked the xattr.Remove error only for linux systems. Now macOS is checked also 4 5 https://github.com/cs3org/reva/pull/1351