github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/handle-eos-eperm.md (about)

     1  Bugfix: Handle eos EPERM as permission denied
     2  
     3  We now treat EPERM errors, which occur, eg. when acl checks fail and return a permission denied error.
     4  
     5  https://github.com/cs3org/reva/pull/1183