server/lib/private/cache
Vincent Petry b495ca4924 Added part files for when writing chunks
Whenever a chunk is being written, it is now written to a part file
first. This is to avoid a concurrent chunk upload to believe that the
former chunk already exists, even though it's not fully written.

This makes sure that the final file assembly is only done when all
chunks were successfully written.

Also added an extra unique id to chunk parts in case the same chunk is
uploaded twice concurrently.
2015-03-16 10:13:13 +01:00
..
broker.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
file.php Added part files for when writing chunks 2015-03-16 10:13:13 +01:00
fileglobal.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
fileglobalgc.php Merge pull request #14530 from owncloud/revert-14403 2015-02-27 00:39:29 -08:00
usercache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00