util/disk_cache: add struct cache_item_metadata
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 23 Aug 2017 06:32:59 +0000 (16:32 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 25 Aug 2017 03:20:29 +0000 (13:20 +1000)
commit07018d49dc95b0a9cf7b22c33af2286c36583e82
tree7b791aa4ed2419c52781d36bf5a8b1a82ba5d1b5
parentef42423e7be93578f6896ed02e022b98323e4c8a
util/disk_cache: add struct cache_item_metadata

This will be used to store more information about the cache item
in it's header. This information is intended for 3rd party and
cache analysis use but can also be used for detecting the unlikely
scenario of cache collisions.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/util/disk_cache.h