]> source.dussan.org Git - nextcloud-server.git/commit
Do not log all locked exceptions 16578/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 26 Jul 2019 12:55:13 +0000 (14:55 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Sat, 27 Jul 2019 08:40:00 +0000 (08:40 +0000)
commit5959245417fe1da32b27c8e445a9bae468bb2b02
treed37b9e4543f7a669b327acc49ac1aeed248bf5fe
parent64fb4c7736a1645b5b89b86deade008934642742
Do not log all locked exceptions

This can happen for valid reasons (multiple users writing at the same
time) with for example the text app. Apps should properly handle it. No
reason to log it by default.

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