Lift string pool rehash into a separate helper function
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Sep 2012 10:01:53 +0000 (13:01 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Sep 2012 10:01:53 +0000 (13:01 +0300)
commit241fc3c143b90cccd47ceb5637542970ef470f25
treef69f536d8fccc9e9813753aead884f1717d6766e
parent95329e10bee61848428c12e971fb9749a1285b55
Lift string pool rehash into a separate helper function

- This way we have exactly one place for controlling hash (re)creation
  size strategies etc.
rpmio/rpmstrpool.c