s4:dsdb Fix samba3sam test again.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2009 02:37:53 +0000 (13:37 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 23 Oct 2009 04:42:54 +0000 (15:42 +1100)
commitb6200e3047b6ad0cc67922c9b3958af930c7aaeb
tree6fab06a4c4944642e60c1826e3e16f1e89848c9e
parent7d975bb848948d740fc81fb3e8c3cc372c76031c
s4:dsdb Fix samba3sam test again.

We again need to be careful not to call 'ldb_next_request' based functions in the partitions module.

Or, we need to instead go back to having that work, and ditch the
partition_request stuff...

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/partition_init.c