Skip to content
Snippets Groups Projects
Commit 0bf7c6b1 authored by Eric Cano's avatar Eric Cano
Browse files

Generalized and refactored the locking in Rados backend.

The locking is now handled in a single function.
This functions is also used in the asynchronous operations. This operations have
been simplified in this operation: we now do a synchronous stat after the locking.
Previously stat was the first asynchronous operation. This will slightly slow down
the async operations (for the gain of code simplicity).
parent 012c10c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment