Nick Craig-Wood 831c79b11d local: disable xattr support if the filesystems indicates it is not supported
Before this change, if rclone was run with `-M` on a filesystem
without xattr support, it would error out.

This patch makes rclone detect the not supported errors and disable
xattrs from then on. It prints one ERROR level message about this.

See: https://forum.rclone.org/t/metadata-update-local-s3/32277/7
2022-08-09 12:56:55 +01:00
..
2022-06-29 14:29:36 +01:00
2022-06-29 14:29:36 +01:00
2021-09-09 20:43:59 +03:00