schema_set: Add comment about set schema from ldif in a transaction
commit8eb95bc1d1ef3d9f6eb41d628b8fb0c8f98cc3c6
authorGarming Sam <garming@catalyst.net.nz>
Tue, 21 Nov 2017 23:46:31 +0000 (22 12:46 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 24 Nov 2017 00:13:14 +0000 (24 01:13 +0100)
tree311183f5768c1e28cfe83bbbd53b2ed6d7b0aa74
parent17f1c6f9f4c6d14c69d0d7030fcd919fbc0f6231
schema_set: Add comment about set schema from ldif in a transaction

This is normally called with a transaction or before access is shared.
The python code and some tests may also cause an issue, but as these are
fixed at runtime, this is only a temporary issue that resolves itself.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/schema/schema_set.c