util: add a disk_cache_remove() function
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 26 Apr 2016 04:56:22 +0000 (14:56 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 9 Feb 2017 01:22:56 +0000 (12:22 +1100)
commit4026b45bbc4c2c067feeee181c54e2beaa1cc5e0
treee0d1f8709eb1eb2fb6bfd0d6debf0e716ab0be61
parenta3fd8bb8c58e35ef06928fe0c565480b0e8f6343
util: add a disk_cache_remove() function

This will be used to remove cache items created with old versions
of Mesa or other invalid cache items from the cache.

V2: rename stub function (cache_* funtions were renamed disk_cache_*)
in master.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/util/disk_cache.c
src/util/disk_cache.h