mirror of
https://github.com/versity/versitygw.git
synced 2026-01-06 19:56:27 +00:00
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