]> source.dussan.org Git - nextcloud-server.git/commit
handle storage exceptions when trying to set mtime
authorRobin Appelman <robin@icewind.nl>
Thu, 6 Jun 2019 14:09:27 +0000 (16:09 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 25 Jun 2019 13:57:59 +0000 (15:57 +0200)
commit42930f6fab01db5aaaef633815a18d371fde4d1d
treec56b7474753ad58011dead7071f53db583e30363
parent948770205af72f06b3a0583fcd88cf5a2df4badf
handle storage exceptions when trying to set mtime

not all storage backends can handle setting the mtime and they might
not always handle that error correctly.

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/View.php