mirror of
https://github.com/versity/versitygw.git
synced 2026-07-19 22:42:20 +00:00
4429570388
The xattr package has a more universal error type for xattrs not existing. Use this for better platform compatibility. This also adds the xattr.XATTR_SUPPORTED check for platform xattr suport in xattr package. Fixes #527