github.com/cs3org/reva/v2@v2.27.7/changelog/2.25.0_2024-09-30/fix-available-diskspace.md (about)

     1  Bugfix: Fix remaining space calculation for S3 blobstore
     2  
     3  The calculation of the remaining space in the S3 blobstore was incorrectly using
     4  the remaining space of the local disk instead.
     5  
     6  https://github.com/cs3org/reva/pull/4867