nextcloud/lib/private/Files
Pauli Järvinen 11695164c6 Support seeking also from the end of file on S3 storage
The PR https://github.com/nextcloud/server/pull/20033 added support
for `fseek` for  the S3 storage backend. However, the seek mode SEEK_END
was left out that time. This PR fills this gap.

Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
2021-09-20 18:13:25 +00:00
..
AppData Update php licenses 2021-06-04 22:02:41 +02:00
Cache Merge pull request #28583 from nextcloud/backport/28566/stable22 2021-08-25 13:21:41 +02:00
Config Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00
Mount handle case where storage can't be created in getStorageRootId 2021-06-17 14:32:38 +02:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-08-09 17:29:40 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore Reset checksum when writing files to object store 2021-07-01 15:33:47 +00:00
Search Update php licenses 2021-06-04 22:02:41 +02:00
SimpleFS Update php licenses 2021-06-04 22:02:41 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
Stream Support seeking also from the end of file on S3 storage 2021-09-20 18:13:25 +00:00
Template Update php licenses 2021-06-04 22:02:41 +02:00
Type Update php licenses 2021-06-04 22:02:41 +02:00
Utils Update php licenses 2021-06-04 22:02:41 +02:00
FileInfo.php Update php licenses 2021-06-04 22:02:41 +02:00
Filesystem.php Merge pull request #26344 from J0WI/fs-early-root 2021-06-23 15:21:56 +02:00
View.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00