]> source.dussan.org Git - nextcloud-server.git/commit
optimize View::getPath if we already know the storage id 22867/head
authorRobin Appelman <robin@icewind.nl>
Tue, 15 Sep 2020 15:01:33 +0000 (17:01 +0200)
committerRobin Appelman <robin@icewind.nl>
Wed, 16 Sep 2020 11:49:07 +0000 (13:49 +0200)
commitcfde74442c67b9a6e639536536c18e4c6d4f7a0e
treec2febb15ec88d7e3480cceac088c4266ba7b34e2
parent244fd6ae49dd1712d07bf64d1d27b8cfafe441ad
optimize View::getPath if we already know the storage id

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/lib/SharedStorage.php
lib/private/Files/Cache/NullWatcher.php
lib/private/Files/View.php