[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 09:07:41 GMT 2021


This might not actually be the best option.  A better solution, as suggested
by Jeff Altman, might be to not list the ACL attributes at all.  This would
only affect listxattr() - getxattr() and setxattr() would still work for them.

David




More information about the linux-afs mailing list