util/fossilize_db: remove compression from foz db helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Sat, 6 Mar 2021 03:52:46 +0000 (14:52 +1100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 15 Mar 2021 03:34:48 +0000 (03:34 +0000)
commit6d6fd57e09a1ae2492dbafde529451b46a472d3f
tree22084563cce880b10af172c5f3d4c3420fa9d783
parent4a98764da8d12ce2190ff14400c5824f2de93b87
util/fossilize_db: remove compression from foz db helper

We now handle compression in the shared cache item creation code.
Compressing the cache item header with the already compressed blob
doesn't help much so lets just remove it.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9593>
src/util/fossilize_db.c
src/util/fossilize_db.h