Storage format keeps cached tag length 35/173335/9
authorMichal Bloch <m.bloch@samsung.com>
Tue, 20 Mar 2018 11:08:01 +0000 (12:08 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 29 Mar 2018 12:56:36 +0000 (14:56 +0200)
commitff9511c1fa21a15adf8243b0f493ee1ac397b9cb
tree926c1663e3e854c7d67199d3dd610aadc1596b0b
parent151d2686edbd3bde572f5a18feebda2ac23e477f
Storage format keeps cached tag length

It has to be done at some point anyway, so do it once and be
done with it forever (previously each util reparsed the message
on its own). It's also progress towards unifying the two "entry"
structures.

Change-Id: I17f7ef2675070c228c764743a53e0a64892dd2cb
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
include/queued_entry.h
src/shared/logprint.c
src/shared/queued_entry.c