Jörn Friedrich Dreyer

Results 190 comments of Jörn Friedrich Dreyer

@zaynetro could you rebase? I think @ishank011 would like to get this in.

@micbar you had a look at the ENOATTR ENODATA and sent an upstream PR https://github.com/pkg/xattr/pull/63/files @C0rby don't you have a bsd variant running? I know this PR bitrotted a bit,...

Why do you need the auth_provider in the token? Is it an address, or just an arbitrary name? Please give some insight in what you are trying to do!

> Hi @butonic, the goal with this is to be able to know from the token payload how the user was authenticated. We need this as we have some auth...

@ishank011 superseded by https://github.com/cs3org/reva/pull/2787 ? close?

@phil-davis there is a mismatch between the testsuite and the client expectations. The interesting part [from the build](https://drone.cernbox.cern.ch/cs3org/reva/5518/14/6) is: ``` @skipOnStorage:ceph @skipOnStorage:scality @files_primary_s3-issue-156 @issue-ocis-reva-196 @skipOnDbOracle | 212s -- | --...

@ishank011 I think we should stick to the oc10 Uppercase for all hashing algorithms. The desktop client 2.7.6 is case insensitive.

While the lightweight account code has been merged we plan to support guest accounts with roles. Currently, reva calls CreateHome for every user. We should only make the CreateHome call...

@ishank011 I think this can be closed in favor of https://github.com/cs3org/reva/pull/2023

For eos most of the read xattrs are fetched with a single `eos finfo`. If you take a look at the xattr names: `tmtime` and `treesize` aro covered by the...