]> source.dussan.org Git - nextcloud-server.git/commit
Don't lose filecache entry on s3 overwrite error
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 31 Aug 2020 10:25:20 +0000 (12:25 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 31 Aug 2020 10:25:20 +0000 (12:25 +0200)
commit6ffd7173f909788dd1808e493b94ec390a785604
tree06e967455d7033af3d20641e4af502629a45adef
parentc43189beaed0e6be06026b4aec9a1063257a5d65
Don't lose filecache entry on s3 overwrite error

If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Files/ObjectStore/ObjectStoreStorage.php