-
Committer:
John Arbash Meinel
-
Date:
2009-03-19 14:41:53 UTC
-
mto:
(3735.2.157 brisbane-core)
-
mto:
This revision was merged to the branch mainline in
revision
4280.
-
Revision ID:
john@arbash-meinel.com-20090319144153-y4m58rs011omd0g3
Handle when our current packing is sub-optimal.
It happens somtimes that our estimated hsize is too big, so
that the next estimate tries to shrink it. However the code
like pack_delta_index only copes with growing, and that is
honestly all we really care about.