Jakob Unterwurzacher 7b00681807 xattr: return EOPNOTSUPP for unsupported attributes
mv is unhappy when we return EPERM when it tries to set
system.posix_acl_access:

   mv: preserving permissions for ‘b/x’: Operation not permitted

Now we return EOPNOTSUPP like tmpfs does and mv seems happy.
2018-05-15 23:00:47 +02:00
..
2018-04-07 15:46:41 +02:00
2018-04-07 15:46:41 +02:00
2018-04-02 18:32:30 +02:00
2016-10-04 10:26:22 +02:00