Merge pull request #6220 from nextcloud/cached-mount-info-filepath
Allow getting the filepath when getting cached mounts by fileid
Showing
- lib/composer/composer/autoload_classmap.php 2 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 2 additions, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Files/Config/CachedMountFileInfo.php 48 additions, 0 deletionslib/private/Files/Config/CachedMountFileInfo.php
- lib/private/Files/Config/UserMountCache.php 15 additions, 2 deletionslib/private/Files/Config/UserMountCache.php
- lib/public/Files/Config/ICachedMountFieInfo.php 43 additions, 0 deletionslib/public/Files/Config/ICachedMountFieInfo.php
- lib/public/Files/Config/IUserMountCache.php 1 addition, 1 deletionlib/public/Files/Config/IUserMountCache.php
- tests/lib/Files/Config/UserMountCacheTest.php 4 additions, 0 deletionstests/lib/Files/Config/UserMountCacheTest.php
Loading
Please register or sign in to comment