r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
authorGerald Carter <jerry@samba.org>
Wed, 23 Feb 2005 16:36:44 +0000 (16:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:43 +0000 (10:55 -0500)
commit96a3fede405cd095e353398ff05f4b43a07c457d
tree2c0e52f9883949091c8af092307e154cb58f4bf2
parent34a5c5a580102afe1503da911d6e3b61191bb325
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
I was going to use this for tracking dfs mounts in smbclient
but found another way.  Still the cleanup is valid so commiting it.
should be minimally disruptive since it is not widely used.
(This used to be commit 00738dca3b07083c91545910486a1f30f2b17281)
source3/include/adt_tree.h
source3/include/includes.h
source3/lib/adt_tree.c
source3/registry/reg_cachehook.c