K 10
svn:author
V 4
jeff
K 8
svn:date
V 27
2006-10-17T00:50:43.613475Z
K 7
svn:log
V 492
Fix bug in which -T flag could not work with the storage API.  Reported
by Mike Brudenell.

The previous implementation required the on-disk representation of the
spool to check for the existence of a top-level hierarchy; this was
fundamentally insufficient at best, and broke completely with the
storage API.

The new implementation uses a hash table to keep track of which
top-level hierarchies exist in the host1 active file, and thus can
detect new hierarchy creation (when -T is used).


END
