github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/refresh-lock-fix.md (about)

     1  Bugfix: Refresh lock in decomposedFS needs to overwrite
     2  
     3  We fixed a bug in the refresh lock operation in the DecomposedFS. The new lock was appended but needs to overwrite the existing one.
     4  
     5  https://github.com/cs3org/reva/pull/3307