Skip to content
Snippets Groups Projects
Commit d124b2fd 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 d39d12d0
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