mirror of
https://github.com/samba-team/samba.git
synced 2025-03-17 10:50:22 +03:00
processed immediately, but the input routines indirectly assumed they were being called as a new event (for example, a calling routine might queue the packet, then afterwards modify the ltdb record). The solution was to make self packets queue via a zero timeout. - fixed unlinking of the socket in a exit in the lockwait code. Needed an _exit instead of exit so atexit() doesn't trigger - print latency of lockwait delays (This used to be ctdb commit 1b0684b4f6a976f4c5fe54394ac54d121810b298)
To build this you need a recent copy of talloc, libreplace and tdb in the directory above this directory.