]> source.dussan.org Git - nextcloud-server.git/commit
Fix swift touch operation
authorVincent Petry <pvince81@owncloud.com>
Thu, 27 Mar 2014 11:34:30 +0000 (12:34 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 27 Mar 2014 11:34:30 +0000 (12:34 +0100)
commit2a08e35d72ef8d65960c0d3db4d233276c77eda7
treeefe9f472824bbec6ba2754dd84947444104a31e9
parent1469ce7b38fbd55a64fad05e95ca124ababdf3df
Fix swift touch operation

The touch() operation now uses "UpdateMetadata()" instead of "Update()"
which doesn't clear the object's contents.

This fixes syncing, as the sync client needs to use touch to update the
object's mtime.
apps/files_external/lib/swift.php