nextcloud/lib/private/Files/Storage
Roeland Jago Douma 9d2d3c4809 Clear the statscache before fetching the metadata
Else if a lot of writes happen. It might happen that an old stat result
is used. Resulting in a wrong file size for the file. For example the
text app when a lot of people edit at the same time.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 10:30:35 +00:00
..
PolyFill Update license headers 2019-12-05 15:38:45 +01:00
Wrapper Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
Common.php filter out blacklisted files in getDirectoryContent 2020-04-23 13:34:55 +02:00
CommonTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DAV.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FailedStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Flysystem.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Home.php Update license headers 2019-12-05 15:38:45 +01:00
Local.php Clear the statscache before fetching the metadata 2020-05-28 10:30:35 +00:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageFactory.php Update license headers 2019-12-05 15:38:45 +01:00
Temporary.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00