You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, it seems to me that you want the ACL field to contain the content of the xattr field "sys.acl" in addition to the "real" ACLs that are returned by EOS/grpc (if any)
Easy to do, yet since this seems strange to me, could you please confirm that I understood right?
I am not able to catch the subtlety that may lie between this xattr and the response of getacl. Surely if Insert the xattr we save one latency hit.
However I got the message, and it's what I have done
I can't test it by now on eoshomecanary as my key has been removed. Since it's simple stuff, I am opening a MR anyway
We need something like
reva/pkg/eosclient/eosbinary/eosbinary.go
Lines 1089 to 1092 in 80f5ec9
The text was updated successfully, but these errors were encountered: