mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
17f1c6f9f4
In schema_load_init, we find that the writing of indices is not locked in any way. This leads to race conditions. To resolve this, we need to have a new state (SCHEMA_COMPARE) which can report to the caller that we need to open a transaction to write the indices. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
python | ||
rpc | ||
unit | ||
drs_init.c | ||
drs_util.c | ||
wscript_build |