Switch fingerprint cache-entry dirnames to pool ids
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 14 Sep 2012 07:24:13 +0000 (10:24 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 14 Sep 2012 10:48:50 +0000 (13:48 +0300)
commit71be0e2a32cfa06d7e76426ab0cc171bd1d3cd7d
tree58f97bbcf0ecfe18c59a7f3d9a1d5804fb3befa9
parenta742729ac415fe98917f3beb06c80f9f6bbc5a6d
Switch fingerprint cache-entry dirnames to pool ids

- This is fairly straightforward (or supposed to be...) especially
  now that its all hidden behind APIs. Note that we no longer bother
  precalculating the hash as a pool-id's hash is a no-cost operation,
  for strings it was far more expensive.
lib/fprint.c