Attention is currently required from: lynxis lazus.
2 comments:
File src/bankd/bankd_main.c:
Patch Set #1, Line 1115: slotmaps_rdlock(g_worker->bankd->slotmaps);
write lock?
Done
File src/slotmap.h:
Patch Set #1, Line 74: struct slot_mapping *slotmap_by_client(struct slotmaps *maps, const struct client_slot *client);
maybe add a postfix to the functions: _lock and _nolock?
Done
At least for the lookup functions. The delete function without locking already exists with the name _slotmap_del.
To view, visit change 42664. To unsubscribe, or for help writing mail filters, visit settings.