Merge pull request #26146 from nextcloud/backport/26013/stable21
[stable21] Return the fileid from `copyFromCache` and use it instead of doing an extra query
No related branches found
No related tags found
Showing
- lib/private/Files/Cache/Cache.php 44 additions, 1 deletionlib/private/Files/Cache/Cache.php
- lib/private/Files/Cache/FailedCache.php 5 additions, 0 deletionslib/private/Files/Cache/FailedCache.php
- lib/private/Files/Cache/MoveFromCacheTrait.php 2 additions, 34 deletionslib/private/Files/Cache/MoveFromCacheTrait.php
- lib/private/Files/ObjectStore/ObjectStoreStorage.php 6 additions, 6 deletionslib/private/Files/ObjectStore/ObjectStoreStorage.php
- lib/private/Lockdown/Filesystem/NullCache.php 5 additions, 0 deletionslib/private/Lockdown/Filesystem/NullCache.php
- lib/public/Files/Cache/ICache.php 11 additions, 0 deletionslib/public/Files/Cache/ICache.php
Loading
Please register or sign in to comment