fixed the partition module and the GC handling
authorAndrew Tridgell <tridge@samba.org>
Fri, 3 Oct 2008 19:21:53 +0000 (12:21 -0700)
committerAndrew Tridgell <tridge@samba.org>
Fri, 3 Oct 2008 19:21:53 +0000 (12:21 -0700)
 - when multiple partitions are searched, consider the search a
   success if any of the partitions return success

 - only search the right subset of partitions, looking at the scope
   and basedn of the search

This fixes several errors with GC searches


No differences found