]> source.dussan.org Git - nextcloud-server.git/commit
split repairing into two stages to prevent long open transaction
authorRobin Appelman <robin@icewind.nl>
Tue, 11 Oct 2022 13:36:21 +0000 (15:36 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 8 Nov 2022 22:38:34 +0000 (22:38 +0000)
commit22e053771afb3fcb94540ff2a4df25520d65c9b3
tree7cfa12c81f8d4bae47c10819f14706031b6373d5
parent54177019f2541e12d3971f6120c4a6ab99672374
split repairing into two stages to prevent long open transaction

Signed-off-by: Robin Appelman <robin@icewind.nl>
core/Command/Maintenance/RepairShareOwnership.php
lib/private/Repair.php