s4-dsdb: add a comment on the use of ldb_rename()
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 01:01:51 +0000 (12:01 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:48 +0000 (08:16 +1100)
commit3199e02884af3b14348a88e8d8d7bc852212536f
tree67f2f5d1432135ed949cc3298a95263546d1e358
parentc071af337ae0ff11104ca07ea81a7ffa7a8405bc
s4-dsdb: add a comment on the use of ldb_rename()

We need to use ldb_rename() and not dsdb_module_rename() here as we
need the rename to be processed by the current module
source4/dsdb/samdb/ldb_modules/repl_meta_data.c