s4-dsdb: simplify the linked_attributes module
authorAndrew Tridgell <tridge@samba.org>
Thu, 17 Dec 2009 12:02:08 +0000 (23:02 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:49 +0000 (08:16 +1100)
commit5eefff915e0c49cbdbecd764b8e0a2cc15d10d93
tree1c9b3c4c695ac990162d2bf52975e2cc115a80e6
parente9699e9cb9c2a5dc43a85c3d1565e12e0e299038
s4-dsdb: simplify the linked_attributes module

The linked_attributes module only has to deal with renames now, as
other linked attribute updates happen in repl_meta_data. This allows
it to be much simpler.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/linked_attributes.c