github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/eos-wrappers.md (about) 1 Enhancement: Add wrappers for EOS and EOS Home storage drivers 2 3 For CERNBox, we need the mount ID to be configured according to the owner of a 4 resource. Setting this in the storageprovider means having different instances 5 of this service to cater to different users, which does not scale. This driver 6 forms a wrapper around the EOS driver and sets the mount ID according to a 7 configurable mapping based on the owner of the resource. 8 9 https://github.com/cs3org/reva/pull/1624