[PATCH] afs: Fix afs_listxattr() to not list YFS xattrs if a non-YFS server is seen

David Howells dhowells at redhat.com
Tue Mar 9 11:34:57 GMT 2021


Gaja Sophie Peters <gaja.peters at math.uni-hamburg.de> wrote:

> Maybe because of that, or because of some other reason (I am not sure),
> I get now an "unknown error 524" with "afs.acl", when querying an
> yfs-server.

Ah - because the afs_fetch_acl_operation table doesn't list an issue_yfs_rpc.
Actually, I see that too, but missed it.

> The best way might really be to not list the special xattrs at all.

Yeah - see the next patch which doesn't list the ACL xattrs.  I'm not sure
it's worth going the whole hog and not listing any of them.

David




More information about the linux-afs mailing list