Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Apr 3, 2023
1 parent aaa3a30 commit adcbe56
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog/unreleased/fix-create-version-folder-eos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Bugfix: Fix create version folder in EOS driver

In a read only share, a stat could fail, beacause the EOS
storage driver was not able to create the version folder
for a file in case this did not exist.
This fixes this bug impersonating the owner of the
file when creating the version folder.

https://github.com/cs3org/reva/pull/3765

0 comments on commit adcbe56

Please sign in to comment.