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

Moved Rados locking to aio_unwatch.

The unwatch step is pretty slow, so the notification structure is now in a seprate
internal object, which is left to be deleted by the callback of aio_unwatch. We need
to keep the structure around for that time as notifications could still arrive
between the call to aio_unwatch and the actual unwatching.
parent 6b31fee5
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.
Please register or to comment