s4-drs: use dsdb_module_rename()
authorAndrew Tridgell <tridge@samba.org>
Mon, 28 Dec 2009 06:20:13 +0000 (17:20 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:54 +0000 (08:16 +1100)
commit5dd6e089f136d3ce04127b930da59913704bf083
tree28d7d7a96c3f6e03d9ca410eb262d9f2d639ae16
parent38160deac4d6f4a8ae22fcedcf55114bc0372f31
s4-drs: use dsdb_module_rename()

Use the new dsdb_module_rename() for DRS rename handling, instead of
ldb_rename(). This stops us going to the top of the module stack on a
rename.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c