Skip to content
Snippets Groups Projects
Commit a6c8156e 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 f6fb1a07
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment