-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework Lock API metadata and add missing argument to Unlock (#162)
* change lock mtime to expiration * add Lock to UnlockRequest * allow ResourceInfo to carry a list of Lock messages * allow multiple users per lock * distinguish exclusive and advisory locks * Update cs3/storage/provider/v1beta1/resources.proto Co-authored-by: Giuseppe Lo Presti <[email protected]> * Apply suggestions from code review Co-authored-by: Giuseppe Lo Presti <[email protected]> * Update cs3/storage/provider/v1beta1/resources.proto Co-authored-by: Giuseppe Lo Presti <[email protected]> Co-authored-by: Giuseppe Lo Presti <[email protected]>
- Loading branch information
Showing
2 changed files
with
30 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters