github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.0_2022-06-21/allow-stat-to-route-based-on-id.md (about)

     1  Bugfix: make stat requests route based on storage providerid
     2  
     3  The gateway now uses a filter mask to only fetch the root id of a space for stat requests. This allows the spaces registry to determine the responsible storage provider without querying the storageproviders.
     4  
     5  https://github.com/cs3org/reva/pull/2985