clientPut seeking to offset

This commit is contained in:
Joey Hess 2024-07-22 12:50:21 -04:00
parent a01426b713
commit b240a11b79
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 19 additions and 15 deletions

View file

@ -28,8 +28,6 @@ Planned schedule of work:
## work notes
* clientPut needs to seek to the requested offset in the file.
* Implement: servePutOffset, serveLockContent
* A Locker should expire the lock on its own after 10 minutes initially.