fixed transaction handling in linked_attributes module
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 02:53:36 +0000 (12:53 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 08:36:09 +0000 (18:36 +1000)
commitaff1e623aadb5ec67ac2bd83abb53f3e6f5280d4
tree83a44db4a010a37b751d4e2f2701b674427d3742
parente6257d94de5ba72f4c14ee13f3643f39d2caf5c6
fixed transaction handling in linked_attributes module

We need to call down to the next transaction function when we finish
in linked_attributes.

This also changes linked_attributes to use the common
dsdb_find_dn_by_guid() function
source4/dsdb/samdb/ldb_modules/linked_attributes.c