nextcloud-server/lib/private/Files/Config
Robin Appelman 963721330f only get the path for the users cached mount info when we use it
most of the time we shouldn't need it so we can save joining on the filecache

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-09 09:50:43 +07:00
..
CachedMountFileInfo.php
CachedMountInfo.php optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
LazyPathCachedMountInfo.php only get the path for the users cached mount info when we use it 2024-02-09 09:50:43 +07:00
LazyStorageMountInfo.php optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
MountProviderCollection.php add more checks to ensure mounts aren't empty 2023-09-12 16:50:24 +07:00
UserMountCache.php only get the path for the users cached mount info when we use it 2024-02-09 09:50:43 +07:00
UserMountCacheListener.php