]> source.dussan.org Git - nextcloud-server.git/commit
repair -1 folder sizes for object store background scan 37691/head
authorRobin Appelman <robin@icewind.nl>
Wed, 12 Apr 2023 16:08:14 +0000 (18:08 +0200)
committerRobin Appelman <robin@icewind.nl>
Wed, 10 May 2023 17:33:26 +0000 (19:33 +0200)
commit2ea41dab93324749164e7c9c380085b8daab6138
treea6094b9b32f97b35ec92fb2a52455c59ac7d5597
parentf734a7646639549b626c05b12a789c8cdedf2511
repair -1 folder sizes for object store background scan

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/lib/Scanner.php
apps/files_sharing/tests/External/ScannerTest.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Files/Cache/Scanner.php
lib/private/Files/ObjectStore/NoopScanner.php [deleted file]
lib/private/Files/ObjectStore/ObjectStoreScanner.php [new file with mode: 0644]
lib/private/Files/ObjectStore/ObjectStoreStorage.php
tests/lib/Files/ObjectStore/NoopScannerTest.php [deleted file]
tests/lib/Files/ObjectStore/ObjectStoreScannerTest.php [new file with mode: 0644]