diff options
author | Robin Appelman <robin@icewind.nl> | 2023-02-08 14:34:40 +0100 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2023-02-09 11:39:00 +0100 |
commit | 5bcf37b7ffacba181212956eac85910f095adf07 (patch) | |
tree | 7a444c6bd64bdceb34420fcc1c67a3bcba41e25c /apps/files/lib/Controller/ViewController.php | |
parent | 7341d339eb7a1aa20c6b35e8edb40c1cd7946b96 (diff) | |
download | nextcloud-server-5bcf37b7ffacba181212956eac85910f095adf07.tar.gz nextcloud-server-5bcf37b7ffacba181212956eac85910f095adf07.zip |
only fetch the data for mounts inside a folder when needed
for most operations we don't actually care about any mounts inside a folder, only for metadata that needs to propagate across storage boundaries (size, etag, mtime) do we need all the submount info.
By only loading this data when needed we can save a bunch of storage setup in a number of cases
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/files/lib/Controller/ViewController.php')
0 files changed, 0 insertions, 0 deletions