]> 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)
committerRobin Appelman <robin@icewind.nl>
Thu, 6 Jun 2019 14:09:27 +0000 (16:09 +0200)
commitb4e2d8f8adf100654a45bd7ab1d8fa3d482b7e9a
treea7ed5a5b7c6f739c67661379df651f0c63640f60
parent07ffe4a34a9b3e63f33603a2e2bd49ea98293d88
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