mirror of
https://github.com/samba-team/samba.git
synced 2025-03-17 10:50:22 +03:00
dmaster request stage, and instead directly send a dmaster reply. This avoids a race condition where a new call comes in for the same record while processing the dmaster request - don't keep any redirect records during a ctdb call. This prevents a memory leak in case of a redirect storm (This used to be ctdb commit 59889ca0fd606c7d2156839383a09dfc5a2e4853)
To build this you need a recent copy of talloc, libreplace and tdb in the directory above this directory.