mirror of
https://github.com/nextcloud/server.git
synced 2026-05-19 16:39:59 -04:00
When obtaining the SourceRootInfo we can call init. If this fails the cache is set to a failed cache and the storage to a failed storage. However we did not check for this. Which means that if the storage was invalid it would fail later on. Now we will properly error out. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| Activity | ||
| AppInfo | ||
| Command | ||
| Controller | ||
| Exceptions | ||
| External | ||
| Middleware | ||
| Migration | ||
| ShareBackend | ||
| Cache.php | ||
| Capabilities.php | ||
| DeleteOrphanedSharesJob.php | ||
| ExpireSharesJob.php | ||
| Helper.php | ||
| Hooks.php | ||
| ISharedStorage.php | ||
| MountProvider.php | ||
| Scanner.php | ||
| SharedMount.php | ||
| SharedStorage.php | ||
| Updater.php | ||