github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/handle-more-eos-errors.md (about) 1 Bugfix: Handle more eos errors 2 3 We now treat E2BIG, EACCES as a permission error, which occur, eg. when acl checks fail and return a permission denied error. 4 5 https://github.com/cs3org/reva/pull/1269