diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-01-15 09:56:46 +1100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-01-17 15:10:10 +0100 |
commit | 18d7e5df0eb8fb593e66daf25d142584f44b5b87 (patch) | |
tree | 96c899b64e46d1ceca99b4006c2946383e341f64 /selftest | |
parent | b40d134bc1866dd7e5b5e7dfc5bf01f6d55b1c1f (diff) | |
download | samba-18d7e5df0eb8fb593e66daf25d142584f44b5b87.tar.gz samba-18d7e5df0eb8fb593e66daf25d142584f44b5b87.tar.bz2 samba-18d7e5df0eb8fb593e66daf25d142584f44b5b87.zip |
dsdb: Do not hold the transaction over the IRPC call to perform a role transfer
This avoids one samba process locking out another from the DB.
Andrew Bartlett
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index bdeb92bbc4..39485af9d7 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -135,7 +135,6 @@ ^samba4.smb2.acls.*.owner ^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.test_dirsync_deleted_items #^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.* -^samba4.drs.fsmo.python ^samba4.libsmbclient.opendir.opendir # This requires netbios browsing ^samba4.rpc.drsuapi.*.drsuapi.DsGetDomainControllerInfo\(.*\)$ ^samba4.rpc.drsuapi.*.drsuapi.DsCrackNames\(.*\)$ |