nextcloud/lib/private/Files/Storage
Roeland Jago Douma 5959245417 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>
2019-07-27 08:40:00 +00:00
..
PolyFill Update with robin 2016-07-21 18:13:58 +02:00
Wrapper Check for free space on touch 2019-05-28 13:04:49 +00:00
Common.php Do not log all locked exceptions 2019-07-27 08:40:00 +00:00
CommonTest.php Update with robin 2016-07-21 18:13:58 +02:00
DAV.php handle long etags from dav external storage 2019-03-14 14:46:39 +01:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Remove \OCP\Files::tmpFile 2018-03-19 10:52:35 +01:00
Home.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Local.php verify that paths are valid for recursive local move 2019-06-27 14:37:35 +00:00
LocalTempFileTrait.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 -06:00
StorageFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Temporary.php Update with robin 2016-07-21 18:13:58 +02:00