]> source.dussan.org Git - nextcloud-server.git/commit
call cache->insert directly instead of going trough cache->put first when scanning
authorRobin Appelman <robin@icewind.nl>
Fri, 14 Feb 2020 21:10:09 +0000 (22:10 +0100)
committerRobin Appelman <robin@icewind.nl>
Wed, 1 Apr 2020 12:17:28 +0000 (14:17 +0200)
commit5199f8019690eeed2db1be69e3cb6d64a4f08357
tree2255e8769432d78544b57b6dda23ca37c0689102
parent9c7da263949c5e72d6d7aa36b897b112f99ce8f2
call cache->insert directly instead of going trough cache->put first when scanning

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/Cache/Scanner.php