github.com/cs3org/reva/v2@v2.27.7/changelog/2.12.0_2022-11-25/decomposedfs-finish-upload-rewrite.md (about) 1 Bugfix: decomposedfs fix revision download 2 3 We rewrote the finish upload code to use a write lock when creating and updating node metadata. This prevents some cornercases, allows us to calculate the size diff atomically and fixes downloading revisions. 4 5 https://github.com/cs3org/reva/pull/3473 6 https://github.com/owncloud/ocis/issues/765 7 https://github.com/owncloud/ocis/issues/3868