github.com/cs3org/reva/v2@v2.27.7/changelog/2.16.0_2023-08-21/decomposedfs-initial-treesize.md (about) 1 Bugfix: Set treesize when creating a storage space 2 3 We now explicitly set the treesize metadata to zero when creating a new 4 storage space. This prevents empty treesize values for spaces with out 5 any data. 6 7 https://github.com/cs3org/reva/pull/4051