s4:dsdb Make parentGUID handler use dsdb_module_search_dn()
commit45cd4c93fbcabe8e5c66f57f8ded08a860af1bce
authorAndrew Bartlett <abartlet@samba.org>
Thu, 3 Dec 2009 23:15:15 +0000 (4 10:15 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Dec 2009 02:07:03 +0000 (7 13:07 +1100)
tree4ba5c3becfea871f7251dc800ebd8b14235f3926
parenta4725f5880a3cebca83f0e0091403a4b80100e38
s4:dsdb Make parentGUID handler use dsdb_module_search_dn()

This avoids doing a new search from the top of the module stack.

This also removes the helper function dsdb_find_parentguid_by_dn()
which is now unused.

Andrew Bartlett
source4/dsdb/common/util.c
source4/dsdb/samdb/ldb_modules/operational.c