Skip to content
Commit a335592f authored by Pauli Järvinen's avatar Pauli Järvinen
Browse files

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: default avatarPauli Järvinen <pauli.jarvinen@gmail.com>
parent bc535015
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment