mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 18:00:44 -05:00
Currently the "add new files during scanning" call stack is smaller than the "remove deleted files during scanning" call stack. This can lead to the scanner adding folders in the folder tree that are to deep to be removed. This changes the `removeChildren` logic to be non recursive so there is no limit to the depth of the folder tree during removal Signed-off-by: Robin Appelman <robin@icewind.nl> |
||
|---|---|---|
| .. | ||
| Wrapper | ||
| AbstractCacheEvent.php | ||
| Cache.php | ||
| CacheEntry.php | ||
| CacheQueryBuilder.php | ||
| FailedCache.php | ||
| HomeCache.php | ||
| HomePropagator.php | ||
| LocalRootScanner.php | ||
| MoveFromCacheTrait.php | ||
| Propagator.php | ||
| QuerySearchHelper.php | ||
| Scanner.php | ||
| Storage.php | ||
| StorageGlobal.php | ||
| Updater.php | ||
| Watcher.php | ||